-
-
-
Single Row Function
Display details of employees having same char at the star and end postition of their namelike abishikathis name have last character and first character is same
-
How to retrieve a second highest salary from a table?
How to retrieve a second highest salary from a table?
Note:Suppose salaries are in duplicate values
eg:
Name Sal
Malli 60000
Pandi 60000
Rudra 45000
Ravi 45000
-
Find second lowest salary from emp table
Display the second lowest salary from emp table without using min & all
-
SQL Interview Questions
Ans