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
What are sp_configure commands and set commands?
What is sql server 2000 work load governor?
Can two tables have the same primary key?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
Do you know exporting and importing utility?
Write a SQL queries on Self Join and Inner Join.
How to drop an existing table?
What are built in functions?
What is Lock table in SQL?
What are the methods used to protect against sql injection attack?
How to convert a unicode strings to non-unicode strings?
What do you understand by physical_only option in dbcc checkdb?
how you can move data or databases between servers and databases in sql server? : Sql server administration
In how many ways you can invoke ssrs reports?