Answer Posted / vikas
select top 100 max(field name) from Table Name
| Is This Answer Correct ? | 12 Yes | 17 No |
Post New Answer View All Answers
If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?
Explain what is “asynchronous” communication in sql server service broker?
sql database suspect We have a sql database that is showing as suspect. How can we recover?
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?
What is the difference between the 2 operating modes of database mirroring?
What are the types of normalization?
Is it important for a database administrator to understand the operating system and file access?
How to get the query of a table in sql server?
How to move database physical files in ms sql server?
what is create database syntax? : Sql server database administration
What is the parse query button used for?
What do you mean by data manipulation language?
What does it mean if @@cursor_row returns a negative number?
What are views in ms sql server?
Difference between report and query parameter.