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 alternate keys?
How to execute the cursor queries with "open" statements?
What is local temp table?
How extra digits are handled with numeric data type literals?
Give main differences between "Truncate" and "Delete".
How to filter out duplications in the returning rows in ms sql server?
How can you know if the row fetched from cursor is still valid in underlying table?
What is RAID? What are the different types of RAID configurations?
Difference between LEN() and DATALENGTH() in sql server ?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
What is function of ROLLUP ?
How connect excel to sql server?
What are the restrictions while creating batches in sql server?
Are resultset updatable?
What is report subscription?