MySQL: How to SELECT data from a TABLE

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • #MySQL #SQL #database
    MySQL SELECT WHERE clauses tutorial example explained

Komentáře • 31

  • @BroCodez
    @BroCodez  Před rokem +19

    SELECT * FROM employees;
    SELECT first_name, last_name FROM employees;
    SELECT last_name, first_name FROM employees;
    SELECT *
    FROM employees
    WHERE employee_id = 1;
    SELECT *
    FROM employees
    WHERE first_name = "Spongebob";
    SELECT *
    FROM employees
    WHERE hourly_pay >= 15;
    SELECT hire_date, first_name
    FROM employees
    WHERE hire_date

  • @elliotradley4370
    @elliotradley4370 Před rokem +2

    Once again, and amazing tutorial for SQL, keep up the excellent work🙌🙌🙌

  • @kezeiah3644
    @kezeiah3644 Před rokem

    so glad that i found your channel

  • @chap_01
    @chap_01 Před rokem +1

    Awesome presentation. Simple and easy to understanding. 👍 Carry on, mr. Bro!

  • @danny_Uk66
    @danny_Uk66 Před rokem

    Much love from Nigeria 🇳🇬

  • @manuel.camelo
    @manuel.camelo Před 6 měsíci +2

    A M A Z I N G tutorials 🙏
    And also so so EASY to learn using SpongeBob references 😭❤️

  • @mastershonobi110
    @mastershonobi110 Před rokem +1

    These lessons are great. Given in small digestible piece…

  • @harshkulkarni8713
    @harshkulkarni8713 Před rokem +11

    Love from India ❤️💓

  • @itstonyshark2060
    @itstonyshark2060 Před rokem +1

    Awesome video, super helpful and simple! Will you be covering joins (left join, right join, inner join) anytime soon?

  • @ugyenofficial
    @ugyenofficial Před rokem +1

    thank you so much for this brother

  • @dr.dipakpatil610
    @dr.dipakpatil610 Před 10 měsíci

    NICE LECTURE

  • @Crazy_moments_of_footbal-qz1qr

    you great man !!!!!!!

  • @raevenconsolacion2449
    @raevenconsolacion2449 Před 10 měsíci

    Youre channel is the best
    It needs more subscriberS
    Im still in college and i dont have any bank account cause im broke
    But wen i get a job
    Imma donate for your fundraising
    Hope more ppl like you

  • @kamal9294
    @kamal9294 Před rokem +1

    Thank you

  • @jabril3d476
    @jabril3d476 Před 8 měsíci

    Thanks!

  • @mr.unknown5307
    @mr.unknown5307 Před rokem +5

    Bro, how we can change theme, font colours in MySQL workbench?. Plz tell in next vidio

  • @yousseef4012
    @yousseef4012 Před rokem

    yo bro we need a solidity course const("you are the best")

  • @mulumbacephas5036
    @mulumbacephas5036 Před rokem

    Thumbs up

  • @user-vn7ip5kp7j
    @user-vn7ip5kp7j Před rokem

    can you make data structure algorithm video for C++? Please!! If it takes money we will pay

  • @gerbrandt7213
    @gerbrandt7213 Před rokem

    Based

  • @armandocerimele2518
    @armandocerimele2518 Před rokem

    I L-O-V-E you

  • @hope50_78
    @hope50_78 Před rokem +1

    How can I get this program .tomorrow I have an exam and thank you bro

    • @BroCodez
      @BroCodez  Před rokem +4

      It's going to take me months to finish this course. I can't do it in one day. Sorry ☹️

  • @ShinMugenNoKabe
    @ShinMugenNoKabe Před rokem

    selects are fine until you have to learn about subquerys and joins

  • @KotakaSRT
    @KotakaSRT Před 3 měsíci

    krabs getting payed

  • @the_jones528
    @the_jones528 Před rokem

    I like how Plankton doesn't work there lmao.

  • @Gametimewithsurya
    @Gametimewithsurya Před 15 dny

    bro is bro

  • @fyrukmcoo100
    @fyrukmcoo100 Před rokem

    :((