how do we find every fifth record in a table
Answer Posted / divya mahendra sikarwar
Select Top 1 * From (Select Top 5 * From customer Order By
1 Desc) As X
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
How do you handle datasets larger than 50 gb?
How can sql injection be stopped? : sql server security
What is the difference between getdate and sysdatetime?
What is the purpose of floor function?
What is the maximum number of index per table?
How to list all objects in a given schema?
What is service broker?
Why truncate is ddl?
How to stop log file growing too big?
What is thr feature of change data capture?
How to execute a sql statement using odbc_exec()?
How to configure odbc dsn with different port numbers?
Explain having clause and where clause?
What does it mean to invest in the index?