I have student marks in a student table. I need second
highest mark .Then what will the query for this?
Answer Posted / shrikant
I have student marks in a student table. I need all record
where second highest mark .Then what will the query for this?
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of recursive stored procedure.
What do you mean by data integrity?
How to change the password of a login name in ms sql server?
How to recover from sql injection? : sql server security
What is Lock table in SQL?
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
How to bind a view to the schema of the underlying tables?
What is difference between delete & truncate commands?
When would you use it?
What are different types of replication in sql server?
How to find out the list schema name and table name for the database?
What is the purpose of the master database?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
what are the different stages of Report Processing?
Does union all remove duplicates?