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
What are ddl triggers and types of ddl trigger?
What is the main purpose of having conversation group?
what are different types of backups available in sql server? : Sql server database administration
what changed between the previous version of sql server and the current version? : Sql server database administration
Why we use functions in sql server?
how many bits ip address consist of? : Sql server database administration
How much does sql server 2016 cost?
How can you find out how many rows returned in a cursor?
How do you use a subquery to find records that exist in one table and do not exist in another?
What is compression - row-level and page-level compression?
how to create “alternate row colour”?
What is the difference between stored procedure and functions?
What is isnull() operator?
How can you insert null values in a column while inserting the data?
Can we use custom code in ssrs?