Aggregate Function in MySQL | Sum | Avg | Max | Min | Count | In Hindi

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • Aggregate Function in MySQL | Sum | Avg | Max | Min | Count | In Hindi | Tutorial#14
    in this playlist, I am going to start Structured Query Language (SQL). SQL is one of the best database software which is broadly used. It is mainly the syllabus part of 11/12/BCA/BTech student and I have designed this in such a way that it is specially designed for 11/12/BCA/BTech student. In this video, I have explained all important Aggregate Function in SQL.
    Telegram Channel: t.me/codeitupl...
    Facebook Group: / 21673. .
    Instagram: t.me/codeitupyt
    Facebook Group: www.facebook.c...
    Facebook Page: / codeitup-104310264625489
    Website: codeitup.in
    Join this channel to get access to perks:
    / @codeitup
    Link to Previous Video: • Date & Time Functions ...
    Link to next video: • MySQL Joins | Equi Joi...
    Tags Used:
    sql aggregate functions sum
    sql aggregate function avg
    sql aggregate function count
    sql aggregate function min max
    sql subqueries
    aggregate functions sql
    aggregate functions in dbms
    aggregate functions mysql
    aggregate functions in oracle
    aggregate functions in relational algebra
    aggregate functions in sql server
    aggregate functions and grouping
    aggregate functions in mysql
    aggregate functions in sql in hindi
    aggregate functions definition
    aggregate functions dbms
    aggregate function in mysql
    mysql tutorial
    sql tutorial
    mysql class 12
    class 12 sql
    class 12 mysql
    class 12 python
    python class 12
    sql class 12
    mysql class 12
    sql
    mysql
    mysql functions
    introduction to mysql
    class xii mysql tutorial hindi
    #codeitup
    #sql
    #cbse
    @CBSE
    @CBSE INDIA
    @Unacademy CBSE Science 11 & 12
    @CBSE Udaan XI
    @Ncert Solutions CBSE ncerthelp.com ​

КОМЕНТАРІ • 106

  • @anjan4154
    @anjan4154 2 роки тому +18

    You're a gem of a Teacher. Beautiful Smile, Beautiful Channel. Thanks a Million Anand sir.

    • @codeitup
      @codeitup  2 роки тому +2

      Thanks & most welcome😊

  • @awaisasif1500
    @awaisasif1500 2 роки тому +20

    Great explanation without practical,delivering core concepts Masha Allah

    • @codeitup
      @codeitup  2 роки тому +4

      Thanks dear, keep learning😊

  • @tenzindorjee7689
    @tenzindorjee7689 3 роки тому +7

    Thank you souch sir mysql journey is awesome with you 👍🏻🙏🙏 love ❤️ from Tibet

    • @codeitup
      @codeitup  3 роки тому +4

      Always welcome😊

  • @Rahulsingh12870
    @Rahulsingh12870 2 роки тому +5

    Explanation is out of words thanks Anand sir

    • @codeitup
      @codeitup  2 роки тому

      Thanks & most welcome Shakti!

  • @dhaneshjain3536
    @dhaneshjain3536 2 роки тому +6

    According to term 2 syllabus
    This is my last SQL lecture
    ✨Thank you Anand sir ✨

    • @codeitup
      @codeitup  2 роки тому +2

      Most welcome Dhanesh!

    • @AsthaYadav09
      @AsthaYadav09 2 роки тому +2

      Plzz tell me term 2 syllabus.i am confused.

    • @dhaneshjain3536
      @dhaneshjain3536 2 роки тому +1

      @@AsthaYadav09 watch sir new videos

    • @dhaneshjain3536
      @dhaneshjain3536 2 роки тому +1

      @@AsthaYadav09 SQL and computer networks

  • @sauravkasana8254
    @sauravkasana8254 3 роки тому +3

    Finally today I finished all my SQL . Thanks a lot sir. Waiting for your more videos on my SQL

  • @karankumawat8282
    @karankumawat8282 2 роки тому +1

    paper ka ek bhi ma aapka vedio dhak kar ja rhu sir or mera pura quick revision ho rha h thanku so so so much sir
    ma aapka vedio ko dhak kar class ma topper ban gya hu again thanks

    • @codeitup
      @codeitup  2 роки тому

      That's great Karan😊👍

  • @indiancitizen2787
    @indiancitizen2787 2 роки тому +1

    Sir i thank you from the bottom of my heart.........Such an amazing content......Helped me a lot in term 2 exams.......Great explaination......

    • @codeitup
      @codeitup  2 роки тому

      Thanks & most welcome dear😊
      God bless you!

  • @Nic.hack12
    @Nic.hack12 Рік тому +2

    Thank you so much sir you're explanations are on point and very clear..this makes me confident about my topics and feel me proud. Thank you so much sir for your efforts...thanks a lot

    • @codeitup
      @codeitup  Рік тому

      Most welcome Nikita, keep learning.. 🙂

  • @gaziogamer
    @gaziogamer 3 роки тому +4

    Apkee 100k hone chahiye, badiya padate ho quality content

    • @codeitup
      @codeitup  3 роки тому +1

      Thanks a ton😊

  • @mohammadamaanullah4498
    @mohammadamaanullah4498 Рік тому +1

    Thank you sir for the crystal clear explanation, it helps in tomorrow's pre-board exam.

  • @Shreya-u5h
    @Shreya-u5h 9 місяців тому +1

    Sir 2023-24,ke bachcho ke exam ki taiyari ke liye bhi video upload kijiye..Or jo apne MCQ ka video upload upload Kiya. Hai kya ve sab video 2023-24ke board exam ke liye thik hai ya nhi kyoki essal ke questions pichhal saale ke Questions se jyada tough hai

  • @itzpkg
    @itzpkg 3 роки тому

    Kasam se sir ...
    Sach mza aa gya ...
    Soch rha ki "Apun ko to sb aata hai bidu" :- (Rajpal Yadav dialogue)
    But sir at last ... Revison of Practice mai lag kr jate hai ...vhi nhi chahiye

  • @pubgmastergaming6454
    @pubgmastergaming6454 Рік тому +3

    Sir sorry for this but aggregate function me where clause ka use nhi hota having clause ka hota h
    Avg wale questions ki query
    Select * from emp having salary = select max(salary) from emp;

    • @vivekkumar3881
      @vivekkumar3881 Рік тому +1

      Select * from emp having salary = (select max(salary) from emp);

    • @AbhishekPandey-gm4wj
      @AbhishekPandey-gm4wj Рік тому +1

      Bhai agr waha pe grp by use krte h tb shayad having ka use hota nhi to where clause se hee km chl jata h

    • @pubgmastergaming6454
      @pubgmastergaming6454 Рік тому

      @@AbhishekPandey-gm4wj hm may be esa hota h Becoz isme confusion h bhaut

  • @Maya-xx8jy
    @Maya-xx8jy 2 роки тому +1

    Thanks sir es ke sir important questions answere bhi kra dijiye jo exam me a skte hai 🙏

  • @harithar6944
    @harithar6944 3 роки тому +2

    Thankss a lot sir love youu!!🙂😘😘😘👍

    • @codeitup
      @codeitup  3 роки тому

      Most welcome Haritha!

  • @tabishreyan1622
    @tabishreyan1622 3 роки тому +1

    You make all concept so easy

    • @codeitup
      @codeitup  3 роки тому +1

      Glad to help you😊

    • @itzpkg
      @itzpkg 3 роки тому +1

      The way he teach us ...
      That is very good ..and if anyone not ware about topic also ..if he will concentrate on wording ...he will alse have s me knowledge from Anand's sir Lectures only

  • @alokitwilson9296
    @alokitwilson9296 3 роки тому +2

    50th like from my side❤

  • @talatzeba1350
    @talatzeba1350 2 роки тому +2

    Thanks a lot sir 😊😊
    you helped me a lot ❤️❤️

  • @arteast4282
    @arteast4282 2 роки тому +2

    Sir agar sum() function me apan character value daal de Jese name wala column, to wo add kese karega

  • @umeshpandey9910
    @umeshpandey9910 3 роки тому +1

    gREt CONCEPTS BY GREAT TECHER

    • @codeitup
      @codeitup  3 роки тому +1

      Thanks a million Umesh 😊

  • @gaauuuriiii
    @gaauuuriiii 2 роки тому

    Thank you so much sir ❤️ You are really a good teacher

    • @codeitup
      @codeitup  2 роки тому

      Thanks & most welcome Gauri!

  • @smitadawn1240
    @smitadawn1240 3 роки тому +3

    Sir, chapter 11 to 15 of sumita arora class 12th is all covered in ur sql playlist?

    • @codeitup
      @codeitup  3 роки тому +1

      No, will upload these videos soon. SQL playlist contains only SQL.

    • @itzpkg
      @itzpkg 3 роки тому

      @@codeitup then sir ...
      Can you make playlist regarding Lectures you uploaded on behalf of Sumita arora separately which will helpful for us ...
      To find your videos ...in exam.time which will helpful to save our time ..and get better content from you...

  • @snehalchanda1397
    @snehalchanda1397 2 роки тому +1

    u are amazing sir thank you so much

    • @codeitup
      @codeitup  2 роки тому +1

      Thanks & most welcome Snehal!

    • @snehalchanda1397
      @snehalchanda1397 2 роки тому +1

      @@codeitup Anand sir can u explain the group by , order by and having clause 🙏🙏

  • @rumi797
    @rumi797 2 роки тому +1

    thanks sir. btw, ascending, descending, group by, order by, wo sab kisme aata hai

    • @codeitup
      @codeitup  2 роки тому

      Under select command

  • @Shreya-u5h
    @Shreya-u5h 9 місяців тому +2

    Sir please hamari help kijiye ham totally aap pe depend 😢hai .

  • @allyourtype5481
    @allyourtype5481 Рік тому +1

    Sir we can execute it by select * from epm where salary=max(salary);

  • @student5715
    @student5715 3 роки тому +1

    Sir DBMS kra dijiye

  • @rakeshgitm
    @rakeshgitm 3 роки тому +1

    Sir, day(2021-01-29); and dayofmonth(2021-01-29); in dono me he null show kar raha hai. What can I do for this?

  • @shrifashionworld7738
    @shrifashionworld7738 8 місяців тому

    sir aisa bhi toh ho sakta haina :- select * from table where salary = max(salary); ? from this position of the video :- 12:32 ?

  • @RishabSahu.
    @RishabSahu. 2 роки тому +1

    11:05 is the important one

  • @itzpkg
    @itzpkg 3 роки тому +1

    Thx a lot sir

  • @xenon1787
    @xenon1787 2 роки тому +1

    Here for term 2

  • @badalkumar-ck1hj
    @badalkumar-ck1hj 3 роки тому

    very good class sir

  • @khushik.357
    @khushik.357 Рік тому

    Thank you sir

  • @nopgamer388
    @nopgamer388 2 роки тому

    Thanks you very much

  • @Factsunite
    @Factsunite Рік тому

    Everything is good but voice quality Very bad 😞

    • @codeitup
      @codeitup  Рік тому

      Voice quality is quite good, you have some problem with your device.

  • @technicalkick3886
    @technicalkick3886 3 роки тому

    always best.!!!

  • @Remixbyadityaa
    @Remixbyadityaa 2 роки тому

    Sir aggregate function kis kis system par work krta hai?

  • @shreshthtiwari7580
    @shreshthtiwari7580 2 роки тому

    Sir... In aggregate functios, in the sum()function,where the condition is applied "between".....is it take 1st and last value in the between command???????????

    • @codeitup
      @codeitup  2 роки тому

      Yes it takes both values.

  • @__gamerz9625
    @__gamerz9625 2 роки тому +1

    Sir ye notes kha milenge

  • @inspiringu460
    @inspiringu460 2 роки тому

    Sir should join be in term 2 sql Or not for computer science student, plzzz answer anyone

    • @codeitup
      @codeitup  2 роки тому

      For any query please mail to codeitupofficial@gmail.com!

  • @mahak162
    @mahak162 2 роки тому

    Sir is this sql Playlist is enough for class 12 term 2 ip ?

  • @faizanwani006
    @faizanwani006 3 роки тому +1

    Are easy lg rha hai😅

    • @codeitup
      @codeitup  3 роки тому +2

      Yes, whole SQL is easy Abhishek !

    • @itzpkg
      @itzpkg 3 роки тому

      Sir hai ..to easy hai..
      Let's start an campaign #let's make code easy with #codeitup

  • @gulamheader903
    @gulamheader903 3 роки тому +1

    #Pls tell in this program how to counter the last else statement to execute
    # Ignore the indentations
    import pickle
    with open('bin1','wb+') as f:
    rec=[]
    while True:
    roll = int(input("Enter roll number:"))
    name = input("Enter Name") rec.append([roll,name]) c= input('Want to enter more data?(Y/N)')
    if c.lower() == 'n': break
    pickle.dump(rec,f)
    with open('bin1','rb') as f: data= pickle.load(f) print(data)
    sk = int(input("Enter the roll number to search name:")) with open('bin1','rb+') as f: rrec=pickle.load(f)
    for i in rrec:
    if i[0]==sk:
    print(i[1])
    else:
    print('Details not present')

    • @codeitup
      @codeitup  3 роки тому +1

      Make the last else statement the part of loop, not the part of if.

    • @gulamheader903
      @gulamheader903 3 роки тому +1

      @@codeitup That only i am asking that where shall i indent the else , with for or with if cz both are creating sm problems

    • @codeitup
      @codeitup  3 роки тому

      @@gulamheader903 With for..

    • @gulamheader903
      @gulamheader903 3 роки тому

      @@codeitup then it wiĺl always execute.... how to counter that

    • @codeitup
      @codeitup  3 роки тому +1

      Try this code:
      import pickle
      with open('bin1','wb+') as f:
      rec=[]
      while True:
      roll = int(input("Enter roll number:"))
      name = input("Enter Name") rec.append([roll,name]) c= input('Want to enter more data?(Y/N)')
      if c.lower() == 'n': break
      pickle.dump(rec,f)
      with open('bin1','rb') as f: data= pickle.load(f) print(data)
      sk = int(input("Enter the roll number to search name:")) with open('bin1','rb+') as f: rrec=pickle.load(f)
      for i in rrec:
      if i[0]==sk:
      print(i[1])
      break
      else:
      print('Details not present')

  • @khushikhushi7754
    @khushikhushi7754 3 роки тому

    Write a command to display distinct jobs where number of employees are less than 3. please help?

    • @rishabhd3612
      @rishabhd3612 2 роки тому

      Select Distinct (jobs) from table having count(employee)>3;

  • @TOXIC-ry2ml
    @TOXIC-ry2ml 3 роки тому

    Op sir

  • @tabishreyan1622
    @tabishreyan1622 3 роки тому +1

    Hello sir

  • @sheikhmuktadir260
    @sheikhmuktadir260 3 роки тому

    Thank you sir

    • @codeitup
      @codeitup  3 роки тому +1

      Most welcome Muktadir!

  • @faizalkhalifa9187
    @faizalkhalifa9187 3 роки тому

    Thanks sir

    • @codeitup
      @codeitup  3 роки тому

      Always welcome Faizal!