10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Nandha Kumar Nagarajan
1.8k
284
40k
how to check data in table without exists condition?
Jun 20 2019 6:08 AM
hi friends
i need to check data in table without IF EXISTS method
if exists (select * from table1 where [columname] in ('data1','data2') /// here data1 is already in table DATA2 is not in table
begin
-----select query
end
else
begin
------ insert
end
help mee friends
how to find out thees
Reply
Answers (
1
)
C# How to Create Class With List of Key value pair
Add Xelement to exting element