1
Answer

SQL command for accessing second highest salary in database

I have salary field in database from which I want to access second highest salary. What can be the command for same

Answers (1)