SQL Tutorial #13 - SQL EXISTS and NOT EXISTS Operator

preview_player
Показать описание
In this SQL Tutorial, we will learn about SQL Exists and Not Exists Operators. EXISTS operator is used to test the existence of any record on SUBQUERY, if the SUBQUERY returns TRUE then the main query is evaluated.

🌟 Please hit LIKE ❤️, SHARE, and SUBSCRIBE for more AMAZING
courses:

🌟 TEST AUTOMATION COURSES 🌟

🌟 MANUAL TESTING AND ISTQB COURSES 🌟

🌟 SOFTWARE TESTING MOCK INTERVIEWS 🌟

🌟 SOFTWARE TESTING INTERVIEW QUESTIONS AND ANSWERS 🌟

🌟 RESUME AND CAREER TIPS 🌟

🌟 API TESTING COURSES 🌟

🌟 PROGRAMMING COURSES 🌟

🌟 TEST MANAGEMENT TOOLS 🌟

🌟 AGILE TESTING TOOLS 🌟

🌟 ATLASSIAN JIRA COURSES 🌟

🌟 AGILE PROJECT MANAGEMENT COURSES 🌟

🌟 AGILE BASICS COURSE 🌟

🌟 FOLLOW US ON TWITTER 🌟

🌟 LIKE US ON FACEBOOK 🌟

🌟 OUR TUTORIAL WEBSITES 🌟

🌟 GET MY TRAININGS ON UDEMY 🌟

✨ Tags ✨
sql exists and not exists operator,sql exists,sql not exists,where exists and not exists in sql?,not exists,sql tutorial,exists and not exists in sql,sql tutorial for beginners,what is if not exists in sql?,sql tutorial advanced,software testing mentor sql,sql course,sql tutorial youtube,exists operator in sql,not exists operator in sql

✨ Hashtags ✨
#SqlTutorial #SQL #SqlCourse #SqlBaiscs #MySQL #MySQLTutorial #LearnSql #RcvAcademy #SoftwareTestingMentor

🌟 Join this channel to support my work 🌟
Рекомендации по теме
Комментарии
Автор

Hello, sir. In the first case (4:15) it really works as a true/false condition. No matter what is in the subquery, if it is true, then the main query is executed, and it returns all values from the table. While in the second case (6:46), the result of the main query is limited by the values that are returned by the subquery. Why is that? Please help me understand.

eugenesumanov
Автор

really helpful, clean explain and easy to understand!! thank you sir❤

hirunathulhid
Автор

Can I have the sample database which you are using here in the example?

PAVANKUMAR
Автор

Amazing tutorial thank you so much it was helpful

anwar
Автор

Thanks you sir i can easily understand please do more vedioes

sathoshreddy
Автор

Thanks Sir. You have made it really lucid.

dev
Автор

Could you please share with us the used database?

triguieya
Автор

If I execute the last example subquery seperately we are not getting any values but with WHERE EXISTS we are getting values. Can you please Explain?

Raj_KrishnaOfficial
Автор

thank you so much. After 2 minutes of video I understood everything

kodiq
Автор

Really well explained sir...thank you🎉

Satya_ganta
Автор

very informative thanks explained greatly

onestopdata
Автор

Hi sir,
The explanation overall is good.
But one doubt that I am not able to figure out yet, in which video did you create the Orders table and how is a primary column of table Employees linked with that of orders?

chaitanayasethi
Автор

do you use EXISTS only in a subquery or there are other use cases? thanks

nwosaelobike
Автор

Haan sir, kr diya dislike and report.
One of the worst explanation I have seen on the topic. You just read the definition and did not show the step-by-step execution. Lean to teach.

akshaychilwal