IN v/s EXISTS v/s JOIN, performance tuning | Interview question

Опубликовано: 22 Май 2016
на канале: Kishan Mashru
2,648
21

This video demonstrates the performance effects of using an exists clause instead of an IN clause, also it shows how we can update a simple sub query having an IN clause with an EXISTS or JOIN statement. It also shows that joining would consider the null data, where as an IN clause would neglect null values.

Subscribe to the channel :    / @kishanmashru  

Other Playlists:
Data Warehousing Concepts:    • Data Warehousing Concepts  

Python and Database:    • Python | How to Install python packages  

SQL and PL/SQL Interview Questions:    • SQL AND PL/SQL INTERVIEW QUESTIONS  

SQL and PL/SQL concepts:    • SQL and PLSQL  

Content and video created by : Kishan Mashru