Answer Posted / zulfikar ali
SELECT TOP 100 FIELD_NAME
FROM TABLE_NAME
ORDER BY FIELD_NAME DESC
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How to Update from select query in sql server?
What are acid properties of transaction?
explain different types of backups avaialabe in sql server? : Sql server database administration
Describe and explain about SQL native client?
What is the new security features added in sql server 2014? : sql server security
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
When is the use of update_statistics command?
Explain the properties of a relational table?
Can sql servers link to other servers?
Explain Geometry datatype in sql server 2008 with example
Which are the olap features?
Explain how many types of relationship?
Are connections to sql server encrypted?
How to add code to the existing article (using improve article)?
Explain how dts is used to extract, transform and consolidate data?