how to select 5 to 7 rows from a table, which contains 10 rows?
Answer Posted / pravnch
Select EmpNo, EName,Sal from EmpTable where EmpNo between 5
and 7
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use of except clause? How it differs from not in clause?
what are defaults? : Sql server database administration
What are the requirements on sql server network connections?
Can you explain about buffer cash and log cache in sql server?
How to create an inline table-valued function?
Can you explain what is indexed view? How to create it?
Should you normalize audio?
Which is the main third-party tool used in sql server?
Explain use of expression builder.
What is row-level compre?
What are sub reports?
What is user-defined inline table-valued function?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
What is the default fill factor value?
What is resource governor in sql server?