SQL Interview Questions - Nth Highest Salary by Department

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

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

  • @gabby_asiedu21
    @gabby_asiedu21 9 หลายเดือนก่อน +1

    This is awesome. I tried to use my own approach and then look at how you went about it. I didn't use subqueries but arrived at the same answer. Continue tackling SQL questions for us to learn more from you. Bravo 👍👍

    • @absentdata
      @absentdata  9 หลายเดือนก่อน

      Awesome, I would love to see your approach.

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

    I finally "get" subqueries - thanks for this awesome video!

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

      Not an easy technique to grasp. So you should feel proud!

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

    It'd better if we use ranking function for nth highest because there maybe some employees that have the same salary and equal to the highest salary. Thanks a lot for your video!

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

      Thanks! Yes, you are right. The ranking function is used at the end. I wanted to build up to it cause the syntax is tricking for some:)

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

    when i click link of Dataset, i cannot find it. please help.

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

      I updated the dataset link