SQL Window Function | How to write SQL Query using RANK, DENSE RANK, LEAD/LAG | SQL Queries Tutorial

  Рет қаралды 964,216

techTFQ

techTFQ

Күн бұрын

This video is about Window Functions in SQL which is also referred to as Analytic Function in some of the RDBMS. SQL Window Functions covered in this video are RANK, DENSE RANK, ROW NUMBER, LEAD, LAG. Also, we see how to use SQL Aggregate functions like MIN, MAX, SUM, COUNT, AVG as window function.
This video is focused on teaching how to write SQL Queries using different window functions or analytic functions. We go through the syntax of using rank, dense_rank, row_number, lead, lag and max functions as window function.
Over clause is explained in detail in this video. Over clause is used in SQL when we need to use window function. Inside Over clause, we also use Partition By clause and also Order by clause.
Partition By clause is used to specify the column based on which different windows needs to be created.
The window function you learn in this video is applicable to any RDBMS since these functions are commonly used across most of the popular RDBMS such as Oracle, MySQL, PostgreSQL, Microsoft SQL Server etc.
Download all scripts and Queries used in this video from below link:
techtfq.com/blog/sql-window-f...
Click on the "Download SQL Script" button to download scripts.
Timestamp:
00:00 Intro
01:33 Understanding Aggregate function
03:16 Syntax to write SQL Query using Window Function
06:33 ROW_NUMBER() Window Function in SQL
11:57 RANK() Window Function in SQL
15:43 DENSE_RANK() Window Function in SQL
17:10 Difference between RANK, DENSE RANK and ROW NUMBER in SQL
17:59 LEAD() and LAG() Window Function in SQL
I hope this video was helpful and gives you a good understanding of how to write SQL Queries using window functions or analytic functions. If you liked what you saw, then please make sure to like, subscribe and comment any feedback you may have.
Also please do not hesitate to share the video with your friends and colleagues who may be interested in learning SQL
🔴 WATCH MORE VIDEOS HERE 👇
✅ SQL Tutorial - Basic concepts:
• SQL Tutorial - Basic c...
✅ SQL Tutorial - Intermediate concepts:
• SQL Tutorial - Interme...
✅ SQL Tutorial - Advance concepts:
• SQL Tutorial - Advance...
✅ Practice Solving Basic SQL Queries:
• Practice Solving BASIC...
✅ Practice Solving Intermediate SQL Queries:
• Practice Solving INTER...
✅ Practice Solving Complex SQL Queries:
• Practice Solving COMPL...
✅ Data Analytics Career guidance:
• Data Analytics career ...
✅ SQL Course, SQL Training Platform Recommendations:
• SQL Course / Training
✅ Python Tutorial:
• Python Tutorial
✅ Git and GitHub Tutorial:
• Git and GitHub
✅ Data Analytics Projects:
• Data Analytics Projects
THANK YOU,
Thoufiq

Пікірлер: 1 300
@Egitam-ow7ih
@Egitam-ow7ih Ай бұрын
Watching his videos I successfully cracked two interviews of Amazon for Data Engineer role , and secured internship.
@osamaraheem9524
@osamaraheem9524 2 жыл бұрын
You explain every things in a clear English, I think this is one of the finest tutorial on KZbin... Keep it Up
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Raheem 🙏🏼 Glad you liked it 🙂
@ms_avb
@ms_avb 2 жыл бұрын
amazing. i’ve been struggling with window functions and your 25min video has explain it better than a whole day of course material. thanks so much!!!!
@emilyshi9417
@emilyshi9417 10 ай бұрын
This is the most straightforward version of the window function I ever learned. Super helpful! Please teach more advanced SQL language in this channel.
@hellookim
@hellookim 3 жыл бұрын
This was super helpful and easy to follow! I'm currently studying SQL and this was the best explanation of windows functions I came across. Would love to see more videos on SQL!
@techTFQ
@techTFQ 3 жыл бұрын
Thanks a lot for such kind words 🙏🏼 So glad to hear that you found it useful ☺️
@favourebubechukwu3592
@favourebubechukwu3592 2 жыл бұрын
Agree!
@techTFQ
@techTFQ 2 жыл бұрын
Thank you 🙏🏼
@meiwarcadey2172
@meiwarcadey2172 2 жыл бұрын
Thank you so much it is helpful please make more videos on functions in oracle sql
@techTFQ
@techTFQ 2 жыл бұрын
Thank you 🙏🏼 sure will do
@jonathanbroyles9247
@jonathanbroyles9247 2 жыл бұрын
This was an extremely helpful review of all the listed window functions. The clear walkthrough of each function and how they interact with each other was done exceptionally well. I was having issues using the lag function correctly and this answered every one of my questions. Looking forward to watching more of your SQL videos! Subscribed! Thank you!
@techTFQ
@techTFQ 2 жыл бұрын
Your welcome Jonathan .. I am glad to read your feedback ☺️
@test-hj9lx
@test-hj9lx 2 жыл бұрын
This has become my reference link to revise window functions fundamentals before any sql interview round. Thanks much !
@beardy.weirdo
@beardy.weirdo 10 ай бұрын
I have been struggling with understanding window function for a really really really long time. But just one video of yours has made the concepts crystal clear to me. Thanks a lot!
@mohammedshahil4898
@mohammedshahil4898 3 жыл бұрын
Hey brother, Just love the concepts you cover. I could easily understand these window functions. Credits to your teaching skills. You make it so simple and fun. Since i primarily work on SQL, this video was really helpful. Please make more videos on other window functions/advance SQL concepts. Cheers ✌🏻
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Shahil ❤️❤️ Good to know you benefited from this.. Sure will try to cover other functions in another video..
@souryapattanayak9698
@souryapattanayak9698 2 жыл бұрын
One of best demonstration with absolute clarity about the windowing concept. Thank you for the simplest/easiest explaination of this complex concepts.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you so much 🙏🏼 Means a lot to receive such positive feedback ☺️☺️
@fatemehsefishahpar3626
@fatemehsefishahpar3626 2 жыл бұрын
The most clearest way of explaining window function! Bravo!
@swathikota
@swathikota 8 ай бұрын
Absolutely brilliant and crisp way of explanation. I had never studied about window functions so far and I just checked your tutorial video to learn, I got crystal clear clarity about window functions - their syntax, usage, scenarios where it can be used. Truly impressed with your teaching skills. Keep teaching, you are doing a great job.
@bathini14
@bathini14 2 жыл бұрын
I would have clear the interview today, if I had watched this before ..
@techTFQ
@techTFQ 2 жыл бұрын
Sorry to hear you didn’t clear this time but I hope you get a better opportunity very soon .. Thank you for liking my video🙏🏼
@samratsingha8515
@samratsingha8515 5 ай бұрын
@@techTFQsir I want to study your python courses if under my budget Please let me know sir. Thank you
@sandesh8197
@sandesh8197 3 ай бұрын
Same story here
@ebadulislam123
@ebadulislam123 23 күн бұрын
I was also asked the same question of finding the top 3 employees from each dept. Sad, I didn't know window functions then.
@utkarshkunwar4319
@utkarshkunwar4319 2 жыл бұрын
This tutorial, right here, is one of the best to learn what Window Functions are
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Utkarsh for such encouraging feedback 🙏🏼 So glad you liked it..
@zacramer
@zacramer 3 ай бұрын
I'm preparing for an SQL intensive position and this is a phenomenal overview of windows functions. You provide an overview of the logic then how to apply them to real business questions. Great job!
@aniqahmed7204
@aniqahmed7204 Жыл бұрын
You are an absolute legend for explaining window functions in detail. Thank you so much.
@monishnagarajan5917
@monishnagarajan5917 Жыл бұрын
It was an clear explanation with understandable examples, which will be very helpful especially for beginners like me 👏
@Innovade
@Innovade 2 жыл бұрын
This is the best video I’ve found explaining window functions. Thank you for your help! I really appreciate it
@techTFQ
@techTFQ 2 жыл бұрын
Thanks a lot for the positive feedback 🙏🏼 Much appreciated and so glad the video helped ☺️
@alexharris2375
@alexharris2375 2 жыл бұрын
Very well done, thank you. I’ve always just ignored Rank because I thought row number does the exact same thing but you’ve helped realize where rank can really be useful.
@palashmahata9782
@palashmahata9782 10 ай бұрын
This was very very helpful to me. I'm currently learning MYSQL and this was the best explanation of windows functions I came across. I would love to see more videos on MYSQL!
@apostleisaacopokuagyeman5676
@apostleisaacopokuagyeman5676 Жыл бұрын
This gentleman is very practical and a good teacher of SQL. It feels like in person lesson.
@techTFQ
@techTFQ Жыл бұрын
Thank you so much Isaac 🙏🏼
@harshmishra026
@harshmishra026 2 жыл бұрын
I've search a lot about window function on Google and KZbin but this tutorial is far better than others. It has helped me a lot . What a easy way to explain.✌
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Harsh. glad you liked it :)
@iUmerFarooq
@iUmerFarooq 5 күн бұрын
Now everything about sql windows function is cleared. Thank you very much 😉💪🔥 Love from Peshawar, Pakistan 💚
@shahrukhtheanalyst
@shahrukhtheanalyst Жыл бұрын
Best explaination!! I have watched and read 1000s of videos/articles but was unable to grasp window function concepts. This Video really gave a detailed breakdown of how Window Functions work as well as their use cases. Love from Pakistan
@faridhussain3281
@faridhussain3281 2 жыл бұрын
I am a new SQL learner. So, I saw many videos on SQL tutorials. But, I found your one very helpful and effective. I was struggling with the Window function so hard that I thought I would give up learning SQL. But, your video makes it very simple to me. I am really impressed with your videos. Keep it up.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you so much buddy 🙏🏼 It means a lot to receive such positive feedback ☺️ I am so glad this helped you..
@amareshsahoo6003
@amareshsahoo6003 2 жыл бұрын
This tutorial, right here, is one of the best to learn what Window Functions are. Background slow music is awesome.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Amaresh 🙏🏼 Glad you liked it..
@deeprajsarkar3689
@deeprajsarkar3689 Жыл бұрын
taufeeq the clarity of your teaching is supreme..thank you..
@Jai-id7ik
@Jai-id7ik 3 ай бұрын
Before attend any interview I will definitely check your this video.. Thanks
@lilprotakeit
@lilprotakeit Жыл бұрын
Amazing explanation. I was really pushing back on this part of SQL as i found it very difficult to read from books and blogs but you made it easy man. Thanks a lot !!
@techTFQ
@techTFQ Жыл бұрын
So glad to hear that ☺️☺️
@rasmitahembram4522
@rasmitahembram4522 10 ай бұрын
Am I right to say that the problem statement - fetch top 3 employees in each department earning the max salary - can be solved using row_number() as well?
@dhruvmadaan3276
@dhruvmadaan3276 2 жыл бұрын
LOVE YOUR VIDEOS TFQ ! GREAT WAY OF EXPLAINING AND GREAT EXAMPLES ! THANK YOU AGAIN ! WE DONT MIND IF THE VIDEOS ARE LONG, THEY ARE HIGH QUALITY ! WE DONT CARE IF THERE IS BACKGROUND MUSIC OR NOT, THE WAY YOU EXPLAIN MATTERS THE MOST !
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Dhruv once again 🙏🏼 Happy to know you liked them
@zhongqisun9082
@zhongqisun9082 2 жыл бұрын
Your tutorial helps a lot! Make window function so easy and simple! Thank you!
@muhammadalibhatti538
@muhammadalibhatti538 3 ай бұрын
This is the best video for explaining the Window functions in SQL, I really do not know about them before watching this video. Well explained by you.
@animeshmishra4282
@animeshmishra4282 Жыл бұрын
Perfectly Splendid ❄️☕❄️ . I am newly deployed data engineer and I loved how you crafted this concept in simple approach
@techTFQ
@techTFQ Жыл бұрын
Thank you , glad this helped
@aperxmim
@aperxmim 2 жыл бұрын
Great training, straight to the point, clear examples.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you 🙏🏼 Glad you liked it..
@myyouaccounttube1024
@myyouaccounttube1024 5 ай бұрын
SQL is knowledge, but to know how to teach it in such a beautiful and beginner friendly way, is an art! Bravo for this video. Not only I subscribed to your channel I'll present it to everyone who needs a good course in SQL. 👏👏👏👏👏👏
@joseinstantpotcook3065
@joseinstantpotcook3065 2 жыл бұрын
I owe you a debt of gratitude. Thanks for clarifying so many things for me. At work I inherited a stored procedure that utilized many of the functions you covered. Was lost understanding it and your video turned on all the lights in the house! I am now a subscriber and will go back to the at h your library!!! Take care and stay safe!!
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Jose 🙏🏼 So glad this video helped you ☺️
@singarampalaniappan1736
@singarampalaniappan1736 2 жыл бұрын
Perfectly Explained !! No flaws
@techTFQ
@techTFQ 2 жыл бұрын
Thank you palaniappan 🙏🏼 Glad this helped..
@shivkay
@shivkay 2 жыл бұрын
You have the gift of teaching complex stuff in a very friendly and simple manner… best wishes for a great future
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Shiva 🙏🏼
@rohitsurvase4190
@rohitsurvase4190 3 ай бұрын
This is a masterclass for SQL window's function, great explanation!
@mad24960
@mad24960 2 жыл бұрын
Not a ton of VERY clear advanced SQL Windows functions out there - easy to understand and really clear! Thank-you for the work
@techTFQ
@techTFQ 2 жыл бұрын
Glad you liked it Matthew
@jollypareira688
@jollypareira688 3 жыл бұрын
Your new subscriber. One of the best channel I came across in learning SQL. You deserve much more subscribers
@techTFQ
@techTFQ 3 жыл бұрын
Woww you made my day by such positive feedback ☺️.. thanks a lot and so happy this video helped you 🙏🏼
@jollypareira688
@jollypareira688 3 жыл бұрын
@@techTFQ Thanks to you too for making good contents. Wishinh you all the luck
@techTFQ
@techTFQ 3 жыл бұрын
@@jollypareira688 thank you again 🙏🏼
@christinesong5629
@christinesong5629 2 жыл бұрын
Awesome! would love to see another video on other window functions. Please do another one!
@techTFQ
@techTFQ 2 жыл бұрын
Thanks a lot 😃 Will be doing another video on other window functions soon..
@omotolamusiliu3539
@omotolamusiliu3539 2 жыл бұрын
This is the best and most comprehensible video I have seen on Windows Function since I have been practising SQL.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Omotola 🙏🏼 Glad this helped
@ssk7690
@ssk7690 Жыл бұрын
Thank you with all my heart, I read the documentations and couldn't understand it but you've made it quiet easy to understand!
@sheebaparveen3630
@sheebaparveen3630 3 жыл бұрын
Great. So proud of your intelligence. Your talent of teaching in such simple & understanding way is amazing 👍 Keep growing.
@techTFQ
@techTFQ 3 жыл бұрын
Thank you dearest cheeb ❤️
@sumanmondal8836
@sumanmondal8836 3 жыл бұрын
Please make another video for the remaining parts. Thank You!
@techTFQ
@techTFQ 3 жыл бұрын
Thank you Suman.. will do it..
@eegernades
@eegernades Жыл бұрын
sqlzoo's page about this is just returning system errors. So had to search elsewhere to learn and this video shows it in a clear and informative manner. Thanks tremendously for this gem of a video to explain these concepts.
@kayceeDis
@kayceeDis Ай бұрын
Thank you! you just removed all of my troubles! you explained it very clearly and it was super easy to follow.
@fathimafarahna2633
@fathimafarahna2633 3 жыл бұрын
Awesome awesome 👌 You are simply the best, explaining, intention, dedication Perfection. Keep it up. God bless you. Amen🙏
@techTFQ
@techTFQ 3 жыл бұрын
No words to thank you.. still thank you to you for everything 🙏🏼❤️
@animoki9292
@animoki9292 2 жыл бұрын
Enjoying every detail.. and as we know every detail matters ..and not many would present with all details.. u r amazing bro..God bless u..
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Ani for taking your time to appreciate my work 🙏🏼 Truly appreciate the feedback 🙂
@mehaksaini2552
@mehaksaini2552 Ай бұрын
This kind of teaching, which relates everything, this is what is needed!! Feeling really grateful for finding this channel where concepts are not just told as they are but their purpose is explained by building upon the examples, step by step.. :)
@asfandpappa
@asfandpappa Жыл бұрын
beautifully explained. You are a hero , I am using this for interview prep and it has taken me from zero to hero
@livinspire7631
@livinspire7631 Жыл бұрын
Thanks a ton in making these concepts so easy for us to understand . your teaching skills are just outstanding.Please let us know if you have a complete course.
@rasmitahembram4522
@rasmitahembram4522 10 ай бұрын
Am I right to say that the problem statement - fetch top 3 employees in each department earning the max salary - can be solved using row_number() as well?
@prabhaker9031
@prabhaker9031 2 жыл бұрын
Couldn't be explained better. Great work.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you so much 🙏🏼 Glad you liked it ☺️
@sachinhipparge393
@sachinhipparge393 Жыл бұрын
seriously i checked many youtube videos to learn sql whenever i start learning by seeing them i feel bore and dificult to learn, thanks to you sir your way of teaching and approach is very different that joins video also seen many times from other youtub pages but never got perfect when i seen your videos on join just in 20mnts whole join concept cleared im realy thanks a lot . even these window functions its just increased my excitement to evolve more on these. great work sir thank you.
@pging8328
@pging8328 Жыл бұрын
pedagogical value of vid is sublime. hands down man of the match.
@nabilraza456
@nabilraza456 2 жыл бұрын
Such a helpful video to understand windowing functions. That was really helpful.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you 🙏🏼 So glad u liked it 🙂
@imsushantjain
@imsushantjain 2 жыл бұрын
Really good, Thank You!. You should do more SQL tutorials, specially in a structured fashion and starting from basics.
@techTFQ
@techTFQ 2 жыл бұрын
Thank you 🙏🏼 Glad you’ve liked this video. Yeah, I might consider making a complete Sql tutorial playlist from scratch in the near future
@TomMosquera01
@TomMosquera01 Жыл бұрын
I am currently taking up a Data Analysis course via SQL and this was very helpful, since the instructor is having a hard time relaying her knowledge to us learners. Since this was step-by-step and used a basic example, this was more understandable. This topic on the course has a week's worth of lessons, yet I didn't learn as fast as the first 12 minutes of this video. Keep it up!
@techTFQ
@techTFQ Жыл бұрын
Super glad this helped and good luck with your learning
@naderbazyari2
@naderbazyari2 Жыл бұрын
This video is awesome!! Free education and practical. Many thanks man. I am preparing for an interview. Thank you.
@mohammadbajesaheb249
@mohammadbajesaheb249 3 жыл бұрын
Bro simply your lecture is amazing
@techTFQ
@techTFQ 3 жыл бұрын
Thanks a lot 🙏🏼 glad you liked it ☺️
@atleticoluke
@atleticoluke 2 жыл бұрын
Thank you so much! That's an amazing explanation!
@techTFQ
@techTFQ 2 жыл бұрын
Your welcome Luiz 🙏🏼 Glad this helped ..
@alisonhenley2551
@alisonhenley2551 Жыл бұрын
Wonderful and straight to the point! Great examples!
@dj4583
@dj4583 9 ай бұрын
It was really helpful video i went through it just 1 day before my interview day and I was able to understand the concept .
@thedarkknight579
@thedarkknight579 2 жыл бұрын
Best Video on Window Functions that I have watched till now💖💖💖💖
@techTFQ
@techTFQ 2 жыл бұрын
Thank you so much 🙏🏼 Glad this helped ..
@thedarkknight579
@thedarkknight579 2 жыл бұрын
@@techTFQ I have recently cleared most of SQL rounds because of your video on Window Functions, I request you to continue the good work and plz do some KZbin shorts on advanced level SQL questions, as they could be both interesting to watch as shorts and useful as brain teasers if someone is attending interviews.
@techTFQ
@techTFQ 2 жыл бұрын
Awesome news bro.. am so glad my videos helped you to find a job.®️☺️👌👍 As for shorts, really good idea, let me consider it..
@sandeepkhawas3367
@sandeepkhawas3367 2 жыл бұрын
Dear brother...the way you are explaining the things is very easy to understand.. day by day i m increasing my knowledge on SQL...thanks for your all efforts and i wish you all the best!
@lebzgold7475
@lebzgold7475 2 жыл бұрын
Amazing explanation! Was struggling with window functions - this was really clear! Many thanks to you Sir! :)
@user-dm6jg4qh2x
@user-dm6jg4qh2x 8 ай бұрын
nunca escuche una explicación tan clara y concisa, muchísimas gracias y saludos desde Argentina
@satyamsrivastava9034
@satyamsrivastava9034 2 жыл бұрын
I can't tell you how helpful was this
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Satyam 🙏🏼 Glad this helped ..
@khushbooagarwal7491
@khushbooagarwal7491 2 жыл бұрын
I was struggling so much with these window functions, thank you truly for this great video lecture. I've never ever commented to any video but this video right here deserves a respect 👏
@techTFQ
@techTFQ 2 жыл бұрын
Thank you so so much Khushboo for this amazing feedback 🙏🏼 I am so glad you took your time to comment on this video.. it feels great to know that this video has helped you understand the concept ☺️☺️
@khushbooagarwal7491
@khushbooagarwal7491 2 жыл бұрын
@@techTFQ are you planning to make videos on machine learning too?
@techTFQ
@techTFQ 2 жыл бұрын
Yes I plan to do it in the near future.. in the next few weeks will focus on covering some data science concepts and then hopefully will cover machine learning too..
@melaniekim9540
@melaniekim9540 Жыл бұрын
Clear and concise demonstrations. Thank you for this!
@ben-9200_
@ben-9200_ Жыл бұрын
In 24 minutes you have explained to me window functions in a way better than spending 4 hours in Datacamp
@bhanureddy8780
@bhanureddy8780 2 жыл бұрын
damn Bloody good. Just loved the explanation and the content. you did save a ton of time for me. wish you all the best.
@techTFQ
@techTFQ 2 жыл бұрын
Thanks a lot for your kind words ☺️☺️ So glad it helped 🙏🏼
@SKumar-fl1vx
@SKumar-fl1vx 3 жыл бұрын
well taught and easily understood could you do video on other window functions and stress more on use cases
@techTFQ
@techTFQ 3 жыл бұрын
Thanks a lot for your kind words 🙏🏼 Sure will consider your feedback ..
@jeffrinvite1107
@jeffrinvite1107 Жыл бұрын
This is the best video I've ever came across for the window function. Thank you!!!
@aliciachen9750
@aliciachen9750 2 жыл бұрын
SUPER clear. much better than some of the other tutorials that I saw out there. Thank you very much!
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Alicia :)
@watitemjen2328
@watitemjen2328 8 ай бұрын
Possibly the best tutorial on windows functions!
@ashutoshsharmaxi
@ashutoshsharmaxi Жыл бұрын
thank you sooooo much for this video.... I have commented on only 8-10 videos in my whole youtube life and you are one of them... superb explanation...
@nazakatali3778
@nazakatali3778 11 ай бұрын
This was really very helpful to understand the window function concept, you described it precisely, now moving to next part of it, Many thanks
@naziaali642
@naziaali642 Жыл бұрын
just found this channel this was so helpful especially everything was explained with example and with clear explanation.
@ruchikapattjoshi4223
@ruchikapattjoshi4223 Жыл бұрын
This is really amazing!! Best examples and demonstration and clear and concise examples, easy to understand and grasp window functions concepts. Thank you for the wonderful work😃
@shujashakir9952
@shujashakir9952 Жыл бұрын
Thanks Taufiq. The video was enough to teach me the basics of Window functions in SQL.
@paulgideons6960
@paulgideons6960 Жыл бұрын
this one video explains everything you need to know about window functions in SQL!!
@kartikjuneja7807
@kartikjuneja7807 2 жыл бұрын
Bro Honestly this is the best video on analytical functions on youtube. In one go, I understood all the functions completely.
@techTFQ
@techTFQ 2 жыл бұрын
Glad to hear that buddy
@yairteshuva2495
@yairteshuva2495 2 жыл бұрын
The clearest explanation in KZbin. Great!
@techTFQ
@techTFQ 2 жыл бұрын
Thank you 🙏🏼
@iReaperYo
@iReaperYo 8 ай бұрын
Man you're so awesome, I might actually pass my sql exam now. many thanks. i'll be sure to donate if i do.
@vuphan2956
@vuphan2956 Жыл бұрын
To be honest, you tech better than some of professors in college. I will watch every of your videos. Thank you.
@martchan6834
@martchan6834 8 ай бұрын
Best demonstration so far!!! THANK YOUUU!!
@hasibulhayat9572
@hasibulhayat9572 Жыл бұрын
I don't comment in KZbin videos normally. But for this one, I have to! The best video for me when it comes to window functions. Thanks techTFQ!
@amit-jx5lh
@amit-jx5lh 4 ай бұрын
These people have literally made youtube platform a university, where you can learn anything for free. ❤
@shivamjaiswal9481
@shivamjaiswal9481 2 жыл бұрын
Absolutely loved the clear explanation on the topic. Really glad that I found this.
@techTFQ
@techTFQ 2 жыл бұрын
Glad it was helpful!
@MrRockus
@MrRockus Жыл бұрын
I was scratching my head on how to selectively extract nth rows from a table, this video was super useful. Thanks.
@troyshen9421
@troyshen9421 2 жыл бұрын
Thank you! Very helpful for someone who just decided to pick up window function.
@techTFQ
@techTFQ 2 жыл бұрын
Glad it helped
@milesisterrible
@milesisterrible Жыл бұрын
Absolutely excellent tutorial, could not have been better!
@MsShenjie
@MsShenjie 2 жыл бұрын
Explained the clearest I've see so far. Thank you!
@techTFQ
@techTFQ 2 жыл бұрын
Glad you liked it ☺️
@niveditav691
@niveditav691 Жыл бұрын
So well explained! Couldn't have been any better!
@Vedanvita
@Vedanvita 3 ай бұрын
Hello, Its an excellent channel for SQL. I was asked the same questions in my interview and I watched this video just before it. Love the content. Thank you
@jeffreyhunter4115
@jeffreyhunter4115 2 жыл бұрын
Thank you for sharing one of the best explanations of SQL Windows Functions. Very well though out examples. Great job!
@techTFQ
@techTFQ 2 жыл бұрын
Thank you Jeffrey 🙏🏼 Glad you liked it 🙂
@nandhukrishna
@nandhukrishna 3 ай бұрын
you are the best ,explains everything clearly .I am so thankful 🙏
@kamogelokhumalo4792
@kamogelokhumalo4792 2 жыл бұрын
I didn't know that I would actually end up understanding window functions. This was quite easy to understand. Thanks a lot
@techTFQ
@techTFQ 2 жыл бұрын
Glad this helped
Is it Cake or Fake ? 🍰
00:53
A4
Рет қаралды 19 МЛН
СНЕЖКИ ЛЕТОМ?? #shorts
00:30
Паша Осадчий
Рет қаралды 7 МЛН
Пробую самое сладкое вещество во Вселенной
00:41
Кушать Хочу
Рет қаралды 4,1 МЛН
Complete guide to Database Normalization in SQL
40:51
techTFQ
Рет қаралды 141 М.
Learn SQL In 60 Minutes
56:24
Web Dev Simplified
Рет қаралды 2 МЛН
Is it Cake or Fake ? 🍰
00:53
A4
Рет қаралды 19 МЛН