Learn 12 Advanced SQL Concepts in 20 Minutes (project files included!)

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

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

  • @bjrnhjjakobsen2174
    @bjrnhjjakobsen2174 13 ชั่วโมงที่ผ่านมา +1

    Well done. SQL knowledge is underrated. I hope that you will add “views” and functions later for security, tranparency, performance reasons. Functions can secure that client applications performs transactions in a unified manner.😉

  • @SinergiasHolisticas
    @SinergiasHolisticas 8 ชั่วโมงที่ผ่านมา +1

    Love it!!!!!!!!!!!!!

  • @SKIJUMPOFF1
    @SKIJUMPOFF1 วันที่ผ่านมา

    Thank you for this video! Amazing!

  • @rjofins1845
    @rjofins1845 2 วันที่ผ่านมา +1

    I love those tutorials.
    Teacher explain so clear an simple.
    Thanks!

    • @Alice-at-Maven
      @Alice-at-Maven วันที่ผ่านมา

      You're welcome! Glad you enjoyed it.

  • @andreag6126
    @andreag6126 2 วันที่ผ่านมา +1

    Advanced SQL concepts perfectly explained, thank you @Alice-at-Maven

  • @SAKE42able
    @SAKE42able วันที่ผ่านมา

    Wow I started learning sql with John Pauler but ma'am really you are doing wondere It's the first time I can make new columns and rows in sql just wow I will try to be good with John's courses first then I will be yours hope after making the projects with you I can get a job 😢

    • @SAKE42able
      @SAKE42able วันที่ผ่านมา

      @alice-at-maven

  • @aditya3david
    @aditya3david 2 วันที่ผ่านมา

    Fantastic content. Learned so much in 20 min

  • @BillyT83
    @BillyT83 2 วันที่ผ่านมา

    Amazing video! Clear and to the point explanations!😀

    • @Alice-at-Maven
      @Alice-at-Maven วันที่ผ่านมา +1

      Glad you found the video helpful!

  • @pthapa55
    @pthapa55 2 วันที่ผ่านมา

    Appreciated for such awesome tips. Please bring some more videos in SQL advanced techniques. thanks

    • @Alice-at-Maven
      @Alice-at-Maven วันที่ผ่านมา +1

      We're planning on it - stay tuned!

  • @sameerkumbharkar7538
    @sameerkumbharkar7538 วันที่ผ่านมา

    Data at 3:10 is not generated. It cannot be generated just by SELECT statements. Please don't use such shortcuts in your videos.

    • @Alice-at-Maven
      @Alice-at-Maven วันที่ผ่านมา

      Thank you for the feedback. I manually typed a subset of the data at 1:15 to demonstrate the pattern, but pasted the rest at 3:02 to save time on typing it all out.

  • @pumbaua
    @pumbaua วันที่ผ่านมา

    Advanced SQL concepts - enters data manually and explains how basic joins work. Absolutely useless video

    • @Alice-at-Maven
      @Alice-at-Maven วันที่ผ่านมา

      Thank you for the feedback. I start with simpler concepts to ensure everyone is on the same page as we build up to a recursive CTE, step-by-step.