SQL session 6 | Distinct, Order By, Limit, Like Keyword | Trendytech

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 54

  • @sumitmittal07
    @sumitmittal07  2 ปีที่แล้ว +2

    Checkout the Big Data course details here: trendytech.in/?referrer=youtube_sql7

  • @santoshsable1
    @santoshsable1 2 ปีที่แล้ว +12

    The sessions have been really good till now. I really appreciate the efforts that you put in to provide your knowledge to us. A small request from my end that would really help us, is if you could provide the data as an attachment. So it will be really handy and good to practice with the same set of data that you teach.
    Thank-you. ..!!

  • @ravindranathkanuri3947
    @ravindranathkanuri3947 3 หลายเดือนก่อน

    select DISTINCT source_of_joining from student ORDER BY enrollment_date DESC LIMIT 3; this worked for me

  • @peternguyen3452
    @peternguyen3452 2 ปีที่แล้ว +1

    Hi Sumit, really great lessons, but I agree with a lot of other commentors about how sharing the notepad seed data would be very helpful.

  • @rokibchi
    @rokibchi 10 หลายเดือนก่อน

    3rd day of Learning SQL.
    Specially the multi level limit clause, that's something I found very new. As I have already did some courses from YT.

  • @yashdhas8202
    @yashdhas8202 2 ปีที่แล้ว +2

    order by using column serial no was very new for me and amazing too. Excited for for session on joins.

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      I hope you will find the upcoming sessions even more interesting :)

  • @santanuroy2121
    @santanuroy2121 2 ปีที่แล้ว +1

    Hello Sumit Sir, I have installed in my Laptop MYSQL 8.0 and using SQL Yog IDE and I run
    "SELECT DISTINCT source_of_joining FROM students ORDER BY enrollment_date DESC LIMIT 5;" --- its work perfectly. No error showing in the result section
    Also I used same table DDL & DML....as you write in your note pad.

  • @thakurmanu7102
    @thakurmanu7102 7 หลายเดือนก่อน

    Thank you so much for sharing your knowledge with us.
    Amazing teaching skills.

  • @_insanebuddy
    @_insanebuddy ปีที่แล้ว

    Thanks sumit sir ! This series is amazing .

  • @gauravrajauria9460
    @gauravrajauria9460 2 ปีที่แล้ว +5

    Sir, the sessions are amazing and well explained. Thanks for this amazing stuff.
    Will you be covering the Normalisation?

  • @aparoopsaha8477
    @aparoopsaha8477 2 ปีที่แล้ว +1

    Sir, please include Cte and window functions soon.. I have to understnd thm very well. And getting understood by you is best sir. Crystal clear❤

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว +1

      Definitely, as soon as possible

  • @sukantabala2514
    @sukantabala2514 10 หลายเดือนก่อน

    Very good turorial.

  • @ningus8522
    @ningus8522 ปีที่แล้ว

    thanku sir..

  • @hrishipal3567
    @hrishipal3567 ปีที่แล้ว

    Crazy good❤

  • @karthikeyankarthik4752
    @karthikeyankarthik4752 ปีที่แล้ว

    like '_____' thanks for this scenario.Since i having exp of 9 year and i don't about this. Thanks sir.

  • @aashishmalhotra
    @aashishmalhotra 2 ปีที่แล้ว

    11:00 doesn't know this syntax. Thanks

  • @Someone-rj3vu
    @Someone-rj3vu 2 ปีที่แล้ว +3

    Hello Sir, loving the sessions. Could you also attach some practice questions along with the sessions if and only if possible. Also, thankyou for such easily explained insightful sessions.

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      Will definitely try sharing the practice questions :)

  • @itsme1674
    @itsme1674 2 ปีที่แล้ว

    Amazing lecture

  • @poojag4335
    @poojag4335 8 หลายเดือนก่อน

    Loved it

  • @panththakkar7868
    @panththakkar7868 2 ปีที่แล้ว +1

    Hello sir , will you cover things like when to use index and how to optimise query performance

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      Definitely in the upcoming sessions. Keep watching the series :)

  • @drspark123
    @drspark123 2 ปีที่แล้ว

    Thank you sir ..

  • @vinaykumar-oc7ev
    @vinaykumar-oc7ev ปีที่แล้ว

    Which recording sw are you using?

  • @anabilmazumder3622
    @anabilmazumder3622 2 ปีที่แล้ว +1

    Sir, the sessions are well explained. But one imp. thing missing is practice data sets with practice questions. Could not find anyome atleast till session-6..

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      Will try to provide a link to download the practice questions and data sets in the description.

  • @stylewithanjudhanu4002
    @stylewithanjudhanu4002 2 ปีที่แล้ว +1

    Could you please include Analytical functions and Pivot too

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      Will be included in the upcoming sessions.

  • @somethingmeaningful
    @somethingmeaningful 2 ปีที่แล้ว

    Please provide the notes you use during the session. Also let me from where can I download them.

  • @AGRIMTYAGI14
    @AGRIMTYAGI14 2 ปีที่แล้ว

    Can you please upload the notepad on google drive to refer the queries?

  • @shashankarya9481
    @shashankarya9481 2 ปีที่แล้ว

    where can i find this notepad file?

  • @nikhilkotte3779
    @nikhilkotte3779 ปีที่แล้ว

    Hi Sir, I got the output for below query which you got error.
    mysql> SELECT DISTINCT source_of_joining FROM students ORDER BY enrollment_date DESC LIMIT 5;
    +-------------------+
    | source_of_joining |
    +-------------------+
    | friend |
    | youtube |
    | google |
    | quora |
    | linkedin |
    +-------------------+

  • @satviktejas8716
    @satviktejas8716 2 ปีที่แล้ว

    WHERE CAN WE FIND THAT NOTEPAD WHERE YOU WRITING COMMAND SIR
    PLZ TELL

    • @sunilrao6090
      @sunilrao6090 10 หลายเดือนก่อน

      please help

  • @ARUNKUMAR-yn9uy
    @ARUNKUMAR-yn9uy 2 ปีที่แล้ว +1

    first view

  • @vishnujatav6329
    @vishnujatav6329 2 ปีที่แล้ว +1

    Good session

  • @shreyashchoudhary6827
    @shreyashchoudhary6827 2 ปีที่แล้ว

    Can you provide the written notes ,which you write while explaining

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      Will try including them in the description.

    • @satviktejas8716
      @satviktejas8716 2 ปีที่แล้ว

      can you plz provide the notepad 'sql course'
      we need to revise

  • @subhendukumarsingh7203
    @subhendukumarsingh7203 2 ปีที่แล้ว

    SELECT student_id, student_fname FROM students WHERE student_fname LIKE '%\%ul';
    SELECT student_id, student_fname FROM students WHERE student_fname LIKE '%\_ul';
    both are giving output "Empty set (0.00 sec)"
    but i have one record whose name ends with ul, that is rahul.
    Sir please Solve my Issues.

    • @navneet2649
      @navneet2649 2 ปีที่แล้ว +1

      yes both the statements will give empty set since both the statements which you have mentioned cannot return "rahul". If instead of 'rahul' you had 'rah%ul' or 'rah_ul' then you would got the desired results!
      For getting 'rahul' simply write :
      SELECT student_id, student_fname FROM students WHERE student_fname LIKE '%ul';

  • @harshrajvaghela699
    @harshrajvaghela699 2 ปีที่แล้ว

    in previous video

  • @limitless365
    @limitless365 2 ปีที่แล้ว +2

    One question, if I learn SQL, where I can find SQL related jobs? Does it possible to get a job If I only know SQL.

  • @architkumar1265
    @architkumar1265 2 ปีที่แล้ว

    Smash the like for "LIKE Keyword"...👊🏻👍🏻

  • @limitless365
    @limitless365 2 ปีที่แล้ว

    I am continuing every episode regularly...

    • @sumitmittal07
      @sumitmittal07  2 ปีที่แล้ว

      Keep watching and upskilling :)

    • @satviktejas8716
      @satviktejas8716 2 ปีที่แล้ว

      where can we find the document which sir is preparing side by side?plz tell

  • @harshrajvaghela699
    @harshrajvaghela699 2 ปีที่แล้ว

    please sir reply my ducts

  • @divyanshujha3908
    @divyanshujha3908 ปีที่แล้ว

    Sir, can you please add a text file containing all the records, so that we can practice ourselves. Thank You

  • @dilawarjalil8842
    @dilawarjalil8842 ปีที่แล้ว

    Thanks Sir