Answer Posted / karthi
select top 100 fieldname from tablename
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is standby servers? Explain types of standby servers.
What is temporary stored procedure?
What is the contrast amongst drop and truncate?
What is triggers and its types?
How to create an identity column?
Explain sql delete command?
How to use transact-sql statements to access the database engine?
How are the exceptions handled in sql server programming?
What are the difference between primary key and unique key? : sql server database administration
What do you understand by check constraint in sql server?
What is the cartesian product of the table?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is an execution plan? How would you view the execution plan?
what is the primary use of the model database? : Sql server administration
What are the underflow and overflow behaviors on float literals?