Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 749887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:29:12+00:00 2026-05-14T14:29:12+00:00

I have a project in C# with a Sql-server Database. In that database I

  • 0

I have a project in C# with a Sql-server Database.
In that database I have a table named ‘Process’ and columns named ‘process_name’, ‘Full_Name’ and ‘Version’ (all of the type:nvarchar(50)).
I want to write a query wich will add the new process, only if it doesn’t exist in the table yet.
How can I do that?
Many thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T14:29:13+00:00Added an answer on May 14, 2026 at 2:29 pm
    IF NOT EXISTS (SELECT * FROM Process WHERE process_name = 'xxx')
    INSERT INTO Process (process_name, Full_Name, Version) 
    VALUES ('xxx', 'yyy', 'zzz')
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 534k
  • Answers 534k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer After researching, I found a best way to do this… May 17, 2026 at 12:41 am
  • Editorial Team
    Editorial Team added an answer It won't re-create the fancybox, so when you're calling $("#link").fancybox()… May 17, 2026 at 12:41 am
  • Editorial Team
    Editorial Team added an answer This is what happens with a composite primary key that… May 17, 2026 at 12:41 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I have a Access Data Project that connects to an SQL server database. Recently
I have a project here that connects to an in-production database and grabs tables
I created a new SQL Server Database Project within VS 2010, imported the database
I have an Access 2003 project in which all data is stored in SQL
I am trying to access database from a Class Library Project. I have connection
I am designing a database and recently named a column in a table DayOfWeek,
I am having a very weird problem with building a SQL Server 2008 Database
My VS2010 database deploy is failing on my build server, which has SQL Server
I have a project which uses strongly typed datasets. Let's assume I want to
I think it's kind of noob question but I'm new to SQL Server in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.