Skip to content

Commit c98f878

Browse files
Update Department_Top_Three_Salaries.sql
1 parent fc78039 commit c98f878

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Subqueries/Department_Top_Three_Salaries.sql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ FROM (
1717
) t1
1818
WHERE
1919
rate <= 3;
20+
21+
22+
23+
24+
--Rakshit Gupta

0 commit comments

Comments
 (0)