Answer Posted / karthi
select top 100 fieldname from tablename
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Tell me what is the difference between locking and multi-versioning?
Which data type columns are the best candidates for full-text indexing?
What language is sql server written in?
What is implicit cursors?
explain how to create a new schema in a database? : Sql server database administration
What is change data capture (cdc) feature?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
Please differentiate between a local and a global temporary table?
explain different types of backups avaialabe in sql server? : Sql server database administration
What are the filtered indexes?
What does the not null constraint do?
What is bit data type? What's the information that can be stored inside a bit column?
Can two tables share a primary key?
How to assign null values to variables or columns?
How to add a new dsn with the odbc driver for sql server?