C# Corner
Search
articles
videos
blogs
forums
interview questions
articles
Tech
Articles
Blogs
Videos
Interviews
Forums
Books
Events
More
Jobs
Stories
Live
Login
Register
Contribute
Article
Blog
Video
Ebook
Interview Question
Loading
When to use Inner join & when to use subquery?
2
Answers
When to use Inner join & when to use subquery?
S
selvafriends18
19y
Posted Mar 16, 2007, 6:28 AM
8.8k
2 Answers
D
Inner joins to be used on the constrains(primary key/foregin key) on the table, when to extract information from the multiple tables.
dinesh
19y
Posted Mar 20, 2007, 2:44 AM
D
Inner joins to be used on the constrains(primary key/foregin key) on the table, when to extract information from the multiple tables.
dinesh
19y
Posted Mar 20, 2007, 2:43 AM