Limit + Aliasing in MySQL | MySQL Beginner Series

Full MySQL Course: www.analystbuilder.com/course...
In this lesson we are going to take a look at Limit and Aliasing in MySQL!
GitHub Code: github.com/AlexTheAnalyst/MyS...
____________________________________________
SUBSCRIBE!
Do you want to become a Data Analyst? That's what this channel is all about! My goal is to help you learn everything you need in order to start your career or even switch your career into Data Analytics. Be sure to subscribe to not miss out on any content!
____________________________________________
RESOURCES:
Coursera Courses:
📖Google Data Analyst Certification: coursera.pxf.io/5bBd62
📖Data Analysis with Python - coursera.pxf.io/BXY3Wy
📖IBM Data Analysis Specialization - coursera.pxf.io/AoYOdR
📖Tableau Data Visualization - coursera.pxf.io/MXYqaN
Udemy Courses:
📖Python for Data Science - bit.ly/3Z4A5K6
📖Statistics for Data Science - bit.ly/37jqDbq
📖SQL for Data Analysts (SSMS) - bit.ly/3fkqEij
📖Tableau A-Z - bit.ly/385lYvN
Please note I may earn a small commission for any purchase through these links - Thanks for supporting the channel!
____________________________________________
BECOME A MEMBER -
Want to support the channel? Consider becoming a member! I do Monthly Livestreams and you get some awesome Emoji's to use in chat and comments!
/ @alextheanalyst
____________________________________________
Websites:
💻Website: AlexTheAnalyst.com
💾GitHub: github.com/AlexTheAnalyst
📱Instagram: @Alex_The_Analyst
____________________________________________
All opinions or statements in this video are my own and do not reflect the opinion of the company I work for or have ever worked for

Пікірлер: 24

  • @BeanWorks91
    @BeanWorks916 ай бұрын

    Aliasing is one of the best methods to reduce keystrokes!! This is perfect 🎉❤

  • @joshgreeley3707
    @joshgreeley3707Ай бұрын

    everytime I hear the outro I feel like I accomplished something

  • @stephenpeterwandera9176
    @stephenpeterwandera91765 ай бұрын

    Amazing! I have learnt a lot in such a short period of time and I am confident in the prospect of working on projects!

  • @Imariml
    @Imariml5 ай бұрын

    Thank you this course helped me realy

  • @TheStoicWay110
    @TheStoicWay110Ай бұрын

    Amazing, Thank u so much Sir ALEX

  • @abhishekpatil1304
    @abhishekpatil1304Ай бұрын

    If you give assignment questions and answers on each topic it will be very helpful for us to practice

  • @qamaruddinkhichi904
    @qamaruddinkhichi9045 ай бұрын

    Hey Alex thanks a lot for making SQL easy for us. I have a question Alex, when are you going to make videos on Intermediate and Advanced series on MySQL. And any projects on MySQL??

  • @user-kq3tc5tu1c
    @user-kq3tc5tu1cАй бұрын

    Great refresher on both LIMIT and ALIASING. For example, I don't think I've ever come across the whole "limit a certain number of rows" THEN "return the NEXT row" technique before. Wow, I knew I had a lot to learn and, in some cases, relearn... Good thing you have the Intermediate & Advanced lessons ready for me when I get there. Keep this up and you're going to get a Christmas card! Cheers

  • @BBtechnology
    @BBtechnology13 күн бұрын

    Sir this course is on point i can imagine your premium courses.

  • @preetshah3793
    @preetshah37936 ай бұрын

    Make a video on statistics for data analysis

  • @mgbechetapaschal609
    @mgbechetapaschal6096 ай бұрын

    I am enjoying learning this course ok here so far 😊😊 but I am sorry Alex I currently can’t afford it on analyst builder 😢

  • @wisdomodudu4154
    @wisdomodudu41543 ай бұрын

    Thank You alot, when should we expect the playlist for the intermediate and advanced for mysql

  • @bezawitdesalegn1113
    @bezawitdesalegn11136 ай бұрын

    Thank you so much Alex it is helpful. Sorry Alex I have a question regarding the Bootcamp course I have started taking course do I have to complete all courses to get the certification of completion thank you in advance

  • @akshatau3005
    @akshatau30053 ай бұрын

    Hi, I have a question- Is having clause executed before SELECT? If yes, how does aliasing works in the example you showed in the video? Thanks

  • @zeusignap1477
    @zeusignap14773 ай бұрын

    Comment for algorithm, thanks for sharing!

  • @checkthenotes
    @checkthenotesАй бұрын

    Hey Alex, I want to ask something, If we can find the oldest, how about if we need the top 3 oldest and the top 3 youngest person in one table? hope you notice my question. thank you!

  • @bunniesanchez2225
    @bunniesanchez22256 ай бұрын

    So why mysql vs mssql?

  • @chuky422
    @chuky4226 ай бұрын

    Can you extend your code 20% off. I thought it was on your website but i couldnt find it on which video it was on

  • @Abzarad
    @Abzarad15 күн бұрын

    3:10 the example is not clear, how average age and less than 40? I also did not understand where did the females go, disappearing from the output? Please explain. This GROUP BY is driving me crazy.

  • @nomaanrizvi6561
    @nomaanrizvi656123 күн бұрын

    the limit 2,1 is not working in postgresql.............ERROR: LIMIT #,# syntax is not supported LINE 15: limit 2,1; ^ HINT: Use separate LIMIT and OFFSET clauses. .................the following is the error........is it a postgresql issue?????

  • @StasLeo1987
    @StasLeo19876 ай бұрын

    Select top 5 = limit 5? By the way, HAVING is in your intermediate level, as far as I remember.

  • @inshakhan3356
    @inshakhan33562 ай бұрын

    If you are going to use MYSQL then why did you let us install SSMS, The limit clause doesn't work in SQL server.

  • @gunnereshzurale8843

    @gunnereshzurale8843

    2 ай бұрын

    Use TOP, same purpose

  • @taiebxr

    @taiebxr

    3 күн бұрын

    hello there are 2 courses in his channel you probably watch ssms one , otherwise in thsi course he asked us to isntall mysql