how to select 5 to 7 rows from a table, which contains 10 rows?
Answer Posted / ajay (esd)
Please ignore my above answer
select * from tablename where sno between 4 and 8
Ajay
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
how to avoid cursors? : Sql server database administration
Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?
What is nonclustered index on computed columns?
What are the advantages of sql stored procedure?
Write a sql query to sort on different column name according to the parameters passed in the function?
What is table join?
When cursors are useful?
How do I find sql server instance name?
List the advantages of using stored procedures?
How is sql used in sql server?
What do you understand by the data quality services in sql server?
What do you need to connect php to sql server?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas