Тёмный

SQL Order of Execution (Logical Explanation) | Namaste SQL | Ankit Bansal 

Ankit Bansal
Подписаться 119 тыс.
Просмотров 31 тыс.
50% 1

Опубликовано:

 

20 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 91   
@ankitbansal6
@ankitbansal6 Год назад
A small correction: There was no need of multiplying by 1.0 is half salary. When we divide integer by integer then it returns integer, so 3/2 will return 1 and 2/3 will return 0. In our case all salaries are divisible by 2 so there will not be any data loss and hence *1.0 not required. Master the art of SQL @ Rs 1999 with my zero to hero SQL course. The course is focused on data analytics and covers all the advanced concepts starting from scratch. www.namastesql.com/courses/SQL-For-Analytics-6301f405e4b0238f71788354 Some salient features of the course: 1- No prerequisite. All concepts have been covered from absolute basics. 2- Course contains 2 portfolio projects 3- 100+ interview problems to crack any SQL INTERVIEW 4- A TRUE bonus of 5000 (access to premium account to a SQL practice website). 5- You will also be part of premium data community where you can ask any doubts. 6- A bonus session on Tableau. #sql #analytics
@simondungeon1218
@simondungeon1218 Год назад
I am currently a MSSQL DBA, should I take this course ? Will it be beneficial for me ? Any sample video from the course ?
@ankitbansal6
@ankitbansal6 Год назад
@@simondungeon1218 the course will help you in your data analytics journey for sure
@Adityakumar-wp2mk
@Adityakumar-wp2mk Год назад
I have the course but donot have access to SQL practice website .please help me here
@ankitbansal6
@ankitbansal6 Год назад
@@Adityakumar-wp2mk check the project folder
@ps709
@ps709 Год назад
​@@ankitbansal6hey the course also contains the videos that you post on RU-vid like faang interview questions and one that you posted above..order or Execution?
@heamkumar9820
@heamkumar9820 5 месяцев назад
Thanks for this amazing video, before this I was confused about why we can't use aliases with having clause. Now it's clear
@saurabhsingh-gg6ot
@saurabhsingh-gg6ot 11 месяцев назад
before this video ,I was memorizing these this and forgot every time. but after watching this video my all concepts has cleared . I will never forget.
@sapnanimbalkar1210
@sapnanimbalkar1210 11 месяцев назад
The Way of each and every query statement explanation just at another level... thank you!
@vivekrajput3239
@vivekrajput3239 2 месяца назад
Great explanation, thanks for sharing valuable information in a simple way...
@simondungeon1218
@simondungeon1218 Год назад
Learnt a lot. Hope we get more videos on Namaste SQL. This is going to be huge ❤
@user-nw8oi9vn9y
@user-nw8oi9vn9y 5 месяцев назад
Very nice logic. I was thinking like that, but I never explicitly stated it like that. I've subscribed to your channel. I like your approach.
@PettakaTechnologies
@PettakaTechnologies 3 месяца назад
Great Explanation. Appreciate you effort.
@theraizadatalks14
@theraizadatalks14 Месяц назад
I was always having doubt, why can't the alias of aggregated column can be used with having? You've cleared this doubt. Thanks ❤
@learner817
@learner817 3 месяца назад
Hi @ankitbansal6 I follow your videos and learn a lot from them in terms of quick tricks to solve complex SQL problems. In this video, I have a question - why did you say "join" would run before "where" in the order of execution because in my knowledge all databases have Predicate Pushdown feature that they apply to the queries to filter out number of rows using "where" to make life easy for the "join" clause (by making less number of rows to get scanned)? Second question - how does "outer joins" work when there are more than 2 tables? Say table A left join table B left join table C. In this does table C get joined with table B or table A or both?
@ankitbansal6
@ankitbansal6 3 месяца назад
If you want to push then give your filter condition in the join clause itself. Because your filter might be based on the 2 tables getting joined . So unless they are joined you can't put a filter. For your second question..it depends on your join condition . In on clause which columns you join accordingly tables will join.
@ayyappansri
@ayyappansri 2 месяца назад
Great effort towards sharing knowledge. Great 👍
@devd8965
@devd8965 7 месяцев назад
I watched the video sit for kpmg and git offer. Thanks lot. Just brushedup my sql skills
@ankitbansal6
@ankitbansal6 7 месяцев назад
Great job 👏
@Aestheticdeeps
@Aestheticdeeps 19 часов назад
thank you soo much sir really helpful!
@ankitbansal6
@ankitbansal6 18 часов назад
Most welcome!
@JanakSuthar-c4k
@JanakSuthar-c4k Год назад
🐍 Explore the world of Python for Research Work with this amazing playlist! 📚🔬 Don't forget to hit the 'Like' button 👍 and 'Subscribe' for more awesome content! 🤩 Check it out: ru-vid.com/group/PLIDulLqbs-nnr758jI13Cm5RmsOTkOk7t
@atharvdesai5133
@atharvdesai5133 Год назад
Real good video Ankit , helped a lot in understanding basics
@swapniltiwari7848
@swapniltiwari7848 4 месяца назад
Hi Ankit, this was an awesome video. Just one thing, I guess you missed order of execution of window functions in this.
@ankitbansal6
@ankitbansal6 4 месяца назад
That comes in select so runs along with select
@bibhutibaibhavbora8770
@bibhutibaibhavbora8770 Год назад
All the people who's learning SQL should watch this video
@nikhilreddy4582
@nikhilreddy4582 Год назад
Crystal clear Ankit bro 💯 thanks for sharing your knowledge, keep going...👍
@ankitbansal6
@ankitbansal6 Год назад
My pleasure 😊 keep watching ✌️
@avi8016
@avi8016 Год назад
Great explanation of concepts, Thanks a lot for this sir!!
@ankitbansal6
@ankitbansal6 Год назад
Keep watching
@chiranjitdey3788
@chiranjitdey3788 Год назад
"I am from a non-IT background, with my major in Economics. I have worked in various job roles with different companies in the past. I'm interested in transitioning my career to become a data analyst. If I want to pursue this path, how should I proceed, and how can I become proficient in SQL, like you, sir?"
@vikaskumar-qr5tj
@vikaskumar-qr5tj Год назад
Another great explanation 🔥
@kavitrathod2934
@kavitrathod2934 10 месяцев назад
Need more clarification on one thing, after group by, aggregation calculation should happen because we can apply filter on aggregated function using Having clause. We cannnot use alais of aggregated function in Having clause because when col is getting displayed it is giving that name. So order of execution would be where --> group by --> aggregation --> having --> select ... Is this correct ?
@damoncaffrey4921
@damoncaffrey4921 Год назад
Hello Ankit Sir, It's been a great learning experience from your videos, thanks a lot for all the effort you put in making this content for us😇. I have two questions regarding the order of execution, 1. You mentioned that GROUP BY comes before SELECT. But what about those situations, when we use GROUP BY clause on the number of the column (i.e., 1, 2, 3). My question is, if GROUP BY clause gets the preference then how is SQL is able to determine the order of the columns in SELECT clause. 2. My second question is about the Subquery and nested query order of execution.
@ankitbansal6
@ankitbansal6 Год назад
It will just pick the column list from select but execution will be later. For sub query always the inner query will run first and then outer one.
@damoncaffrey4921
@damoncaffrey4921 Год назад
Okay, thank you so much sir.
@STAMBHCIVIL
@STAMBHCIVIL 3 месяца назад
Hi Ankit, please provide the answer. Question : what is the order of excavation when window function exist in SQL Query. This question is asked in interview.
@ankitbansal6
@ankitbansal6 3 месяца назад
Along with select
@STAMBHCIVIL
@STAMBHCIVIL 3 месяца назад
@@ankitbansal6 thanks
@iamshunya23
@iamshunya23 Год назад
Very informative. Thank you. What happens if we use windows functions like rank, what would be the order of execution, also could you also do a video on how costly (time consuming each operation is and provide insights on topics like why CTEs are preferred over sub-queries?)
@ankitbansal6
@ankitbansal6 Год назад
Window functions will be executed along with select. Sure.
@chandrabhoga2699
@chandrabhoga2699 3 месяца назад
where distinct comes? after select, right?
@akashvishwakarma1317
@akashvishwakarma1317 Год назад
Ankit, one que - we sometimes use 'And' just after the on condition while joining two tables, so wanted to know if 'And' executes first or 'Where' executes first?
@ankitbansal6
@ankitbansal6 Год назад
Check this out ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Ypwfq5tNw-4.html
@prikshitbatta
@prikshitbatta Год назад
Unbeatable Content😀
@Tusharchitrakar
@Tusharchitrakar Год назад
Only one thing you missed: where do window functions come in the execution order? I tried to think like query optimiser and I'm assuming it gets applied along with select since it is a part of the statement. So it will be from, where, group by, having, select, window functions, order by, limit/top, right? Kindly confirm. Also, thanks again for the best comprehensive collection of SQL stuff on RU-vid. I'm a beginner but I feel confident to even tackle a intermediate stage interview because of your material. God bless!
@Tusharchitrakar
@Tusharchitrakar Год назад
Nevermind you replied in the other comments for the same question. Thanks
@invincible9971
@invincible9971 Год назад
I was thinking the same. Can you please tell me when the data is fetched from the table? Is it before 'from'?
@Tusharchitrakar
@Tusharchitrakar Год назад
@@invincible9971 it is immediately after from
@NikhilSharma-lk9pj
@NikhilSharma-lk9pj Месяц назад
Select *, row_number() over(partition by dept_id order by salary desc) as rn from Employee where rn
@saurabhrana8040
@saurabhrana8040 10 месяцев назад
select name from table where salary >600 . Order of execution?
@pateldh23
@pateldh23 Год назад
Respected Sir, Best videos for learning SQL, PLEASE make video on triggers in detail but in hindi if possible please. And if possible how I send messages on WhatsApp while new record insert into sql server database table please
@ragulrahul7299
@ragulrahul7299 4 месяца назад
great lecture
@jaivalsartandmore....1199
@jaivalsartandmore....1199 6 месяцев назад
Hi Ankit Sir , what about DISTINCT clause ? order of execution will be same as SELECT ?
@ankitbansal6
@ankitbansal6 6 месяцев назад
Yes, correct
@Gareeb_
@Gareeb_ 3 месяца назад
Thanks 👍🙏
@chetanphalak7192
@chetanphalak7192 9 месяцев назад
This is an amazing video
@Arun-bk1fq
@Arun-bk1fq Год назад
Join is costly operation. It must execute after where clause.. could you please confirm
@Tusharchitrakar
@Tusharchitrakar Год назад
No logically it wouldn't make sense since the where is being performed on the combined tables and not a single table, and for combination to happen it should be join coming first before the where
@vikaskumar-qr5tj
@vikaskumar-qr5tj Год назад
Good one...
@Soulfulltech
@Soulfulltech Год назад
Hi Ankit. ty for the awesome videos. I have a question. In this sql query : SELECT TOP 3 * FROM dbo.emp ORDER BY salary DESC . What will be the execution plan . To me,it looks like order by is running before select. Could you please explain.
@ankitbansal6
@ankitbansal6 Год назад
First select then order by then top
@sandipansarkar9211
@sandipansarkar9211 10 месяцев назад
finished watching
@devendergusain8974
@devendergusain8974 Год назад
hello Ankit sir, could you please help me with a query, i.e., if i have to count only integers/numbers in a column which is inclusive of null value, blank, alphabets etc, if i do have to count only numbers so shall i use "= TRUE" to count or is there any other functions?
@Books_Stories_Poetry
@Books_Stories_Poetry Год назад
Where should execute before join . Why join more data and then filter? Where first join next
@RohitSinghDY
@RohitSinghDY Год назад
Right. It it will have to join the tables first to apply the where clause
@vimalvikashs741
@vimalvikashs741 Год назад
Hi Ankit I have a query, you mentioned that SELECT execution will be after GROUP BY statement. In below example, a new custom column(decade) was added using CASE in SELECT and its used in GROUP BY. At the time of GROUP BY statement execution, new column(decade) won't be available right and it should cause error. But in this case its working, i'm confused. Would you be able to explain what is happening here please? - Thank you! SELECT CASE WHEN years BETWEEN 2010 AND 2019 THEN '2010-2019' WHEN years BETWEEN 2020 AND 2029 THEN '2020-2029' ELSE 'Other' END AS decade, SUM(revenue) AS total_revenue FROM meta_revenue GROUP BY decade;
@ankitbansal6
@ankitbansal6 Год назад
I think you are not using SQL server
@vimalvikashs741
@vimalvikashs741 Год назад
yes, i'm using Postgressql. In postgressql order of execution is different?
@rushikesh6496
@rushikesh6496 Год назад
​@@vimalvikashs741Order of execution is different in different databases. In some databases you will see group by 1,2..... works and you can write an alias name in having clause but the same is not possible in SQL Server.
@NarasimhanSadasivam
@NarasimhanSadasivam 6 месяцев назад
can you please share the data set/s please
@prajakta887
@prajakta887 11 месяцев назад
hello ankit, when will agreagation func will execute- sum (salary ) in the order of execution. beacsue if it execute along with select statement then select statement comes after having so how it will execute please explain ?
@sz6618
@sz6618 12 дней назад
ALONG WITH SELECT
@greatromulus3028
@greatromulus3028 Год назад
İnstead of writing join join can be done in where clause so i am not sure whether join before to where clause or it is in the same order to where clause.
@Tusharchitrakar
@Tusharchitrakar Год назад
Interesting point. I think when 'join' comes in the statement, it will be coming first and then the 'where' acts on the joined table. But when we use the where command to join (for example: select * from table1, table2 where table1.id=table2.id), then the where itself is used to create the join so where will happen first.
@subodhdooganavar2067
@subodhdooganavar2067 Год назад
Hi Sir, I had a small doubt some people write group by 1,2 while writing the query. How will it understand what is column 1 and 2 it is referring to as select statement is not executed yet. Thank you
@thanipattavan
@thanipattavan 11 месяцев назад
It is just based on what column we mention first , second so on
@sukanyaiyer2671
@sukanyaiyer2671 Год назад
What about aggregate func...will it come after having..from ,join, where, group by,having, select,order by,top/agg func/analytical func... correct me if i am wrong
@ankitbansal6
@ankitbansal6 Год назад
Whatever you put in select close except top will be executed along with select
@sukanyaiyer2671
@sukanyaiyer2671 Год назад
@@ankitbansal6 ok
@Books_Stories_Poetry
@Books_Stories_Poetry Год назад
JOIN clause: If there are JOIN clauses in your query, they are executed after the filtering in the WHERE clause. JOINs are used to combine rows from different tables based on specified conditions, such as INNER JOIN, LEFT JOIN, etc.
@vishalkumarsingh9009
@vishalkumarsingh9009 Год назад
Join clause executed just after from
@RohitSinghDY
@RohitSinghDY Год назад
What about the window functions where do they come in order of execution @ankitbansal6
@ankitbansal6
@ankitbansal6 Год назад
With the select clause
@RohitSinghDY
@RohitSinghDY Год назад
So basically when we select the columns we will select the windowed columns too and at that particular time only the function will be applied ?
@ankitbansal6
@ankitbansal6 Год назад
@@RohitSinghDY exactly
@devd8965
@devd8965 7 месяцев назад
I can share my offer letter
Далее
У НАС ДОМА ЗАВЕЛАСЬ КРЫСА 🐀
01:00
SQL session 7 | Order of execution in SQL | Trendytech
14:32