TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Kritika Singh
NA
17
4.4k
SQL Query Joins
Jan 7 2016 5:46 AM
SELECT * FROM a JOIN b ON table_a.id = b.id WHERE table_a.status ='success'
SELECT * FROM table_a, b WHERE table_a.id = b.id AND table_a.status ='success'
Why is the second format used and not the first one?? Is it due to performance reasons?
If yes then how or why. Please explain in detail.
Reply
Answers (
5
)
Want to Sort column first name in alphabetical order.
How to add in other whenever came from Public holiday date