Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
if column not exists from table A then select from tab B
krishna ch
7y
299
1
Reply
Hi thanks in advance
I was strucked here in c#
I have tables (A & B)
some customers EMPID column in table A and some are in Table B
Now I want to write select statement: if EMPID not exists in A then choose from B.
Please guide me
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
How to create foreign key reference in code first approac
how can we upload image in admin panel and show in front...?