Top SQL Interview Questions & Answers - Part 1 | Ace Your Tech Interview

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

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

  • @bbharatchandra
    @bbharatchandra 4 หลายเดือนก่อน +1

    Can we use the MOD function in SQL to find the odd and even numbers?

  • @bbharatchandra
    @bbharatchandra 4 หลายเดือนก่อน +1

    Can we write a direct query without using the temporary table creation concept?

  • @yash7615
    @yash7615 3 หลายเดือนก่อน +1

    can you share the datafile too

  • @thotanaveenbabu4761
    @thotanaveenbabu4761 4 หลายเดือนก่อน +1

    use dense rank() window function because if we have a multiple people with second highest salary at that point of time dense rank() function will give all the records with second highest salary but with row number() function we will get only one record.

  • @kumarNarr
    @kumarNarr 4 หลายเดือนก่อน +1

    Thanks Rahul, this one serves as a quick recap for my SQL rounds!