Answer Posted / rekha
select top 100 (field name)from table name order by (field
name) desc
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
How to locate and take substrings with charindex() and substring() functions?
How can you manage sql azure security?
Name the different type of indexes in sql?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
What the different components in replication and what is their use?
How to test a dml trigger in ms sql server?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What is cursors? And what are the different types of cursor?
What is pessimistic concurrency?
What is dbcc updateusage?
How to deploy the Report?
What are different types of collation sensitivity?
Working with TLogs
What do you understand by a stored procedure?
What are the results of running this script?