How to select top 5 coloumn from a table without using
coloumn name
Answer Posted / sudharshan
set rowcount 5
select * from table_name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the contrast amongst drop and truncate?
Explain what is public role in sql server?
What is query and its types?
What does <> symbol mean?
What is a domain constraint give an example?
Explain some stored procedure creating best practices or guidelines?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
Write a program to fetch first 10 records from a file?
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
What is check constraint in sql server?
How efficient you are in oracle and SQL server?
What are distinctive joins find as a part of sql?
What is sql service broker?
How do I find information about the install locations for the various instances running on a computer?
What is the difference between web edition and business edition?