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
What is the difference between sdf and mdf?
How many database files are there in sql server 2000?what are they?
What is the web service used for reporting services?
what is denormalization and when would you go for it? : Sql server database administration
Can you tell me about the concept of ER diagrams?
What can be used instead of trigger?
is there a column to which a default can't be bound? : Sql server database administration
Does hive support indexing?
Explain what is cte (common table expression)?
How to fine-tune reports?
Explain the difference between functions and stored procedures in sql server?
Explain query editor regions
What are the new data types are introduced in sql 2000?
What does it mean if @@cursor_row returns a negative number?
What are the encryption mechanisms in sql server?