Lec-126: How SQL Query executes?? Order of SQL Query Execution⏳🔄

preview_player
Показать описание

►Database Management System(Complete Playlist):

Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
►Design and Analysis of algorithms (DAA):
►Computer Architecture (Complete Playlist):
► Theory of Computation
►Artificial Intelligence:
►Computer Networks (Complete Playlist):
►Operating System:
►Structured Query Language (SQL):
►Discrete Mathematics:
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Data Structure:
►Graph Theory:
►Programming in C:
►Digital Logic:

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
Рекомендации по теме
Комментарии
Автор

Placement k time full apka dbms ka playlist dekha tha . Ajj job me 1 saal ho gaya, thank you sir

anshumandash
Автор

1. FROM - From where we will retrieve the data. (From employee table)
2. JOIN - Data retrieve from another more table. (From sales, From market)
3. WHERE - Using specific conditions (where city = "Delhi")
4. GROUP BY - Arranging similar row (Group by Department)
5. HAVING - Using specific condition on Group by data (Having count department _name > 2)
6. SELECT - Now the selection process starts (Select employee, count(department) as dpt_count)
7. DISTINCT - To show unique value in selection statement (Select Distinct(employee) as Unique_emp )
8. Order By - How to display the result (Order by dpt_count DESC)
9. Limit - How many rows we needed (Limit by 3)

inderpanda
Автор

this is one of the best video in whole playlist.. thank you very much for this crystal clear

hostswap
Автор

Thank you sir for maintaining my academics throughout my btech semester! Your lecture is just awesome ♥️

dikshantsharma
Автор

thank you sir for updating the sql playlist, much appreciated 😁

jade
Автор

though i don't understand Indian Language i felt it was really useful.
thank you bro

Hamza-Shreef
Автор

*HAPPY NAVRATRI SIR 🤗🤗🤗✨🎊🎇MA DURGA BLESS YOU AND YOUR FAMILY ♥AND GIVE YOU GOOD HEALTH, HAPPINESS 😊😇🙏🏻KEEP IT UP☺👌🏻👍🏻LOTS OF ♥♥♥FROM GUJRAT ✨*

jaydwarkadhish
Автор

Thank you sir 😊
Your video is very useful 👍

ComputechComputerBasics
Автор

thank you sir, i was not understand those things in english .. you are really awesome

sayanmondal
Автор

*SIR PLZ UPLOAD VIDIO ON "concepts of multithreads, benifits of threads and types in operating system"OUR EXAMS ARE COMING ON 13 OCTOBER 🙏🏻*

jaydwarkadhish
Автор

tysm bhai ye yek sabse bada confusion tha mere liye

saileshpanchal
Автор

your lecture is so awesome, can you update the English substitles, Gate smashers?

quangminhle
Автор

hello sir, .... can you please upload a video on NP-Hard topic with its simple problems as me and my of colleagues getting lot's of difficulties .... please sir its our humble request to you

samyakdahiwale
Автор

sir, SQL me triggers pe bhi video bana do please🙏🙏

alleditzs
Автор

Sir, you should yous black background with white text for better visibility when recording with camera

RaghuprasaadIyer
Автор

Please make a vedio on optimization of query

macn
Автор

Sir mixture of having, group by, joins,subquery, ke practice questions do na

pushpakgautre
Автор

Query processing ka poora playlist banaiye.

anshulagarwal
Автор

sir count(dept_name) will give 5 right, how will the having condition be satisfied please clear
at 04:39

done
Автор

sir I request to you sir make the video on sql form builder

amirmaqbool