how to find the second highest salary from emp table?
Answer Posted / jude
first find first maximum
then easy to find second maximum
| Is This Answer Correct ? | 98 Yes | 330 No |
Post New Answer View All Answers
how to convert dates to character strings? : Sql dba
how many groups of data types? : Sql dba
how to create a new view in mysql? : Sql dba
Why do we need sharding?
What is a dirty read sql?
What are procedures used for?
How run sql*plus commands that are stored in a local file?
what is cursor. write example of it. What are the attributes of cursor.
What is meant by temporal data?
How to write a query to show the details of a student from students table whose
What do you mean by stored procedures?
explain advantages of myisam over innodb? : Sql dba
What is a unique key and primary key and foreign key?
what are the nonstandard string types? : Sql dba
What is the process of debugging?