1. What are the grouping function in SQL ?
2. If base table of a view deleted means, what will happen
while we querying on view ? will give any error ?
3. Difference between DROP, DELETE, TRUNCATE table ?
4. What is constraints and types ?
5. What is max size of nchar & nvarchar ?
6. Define ROLLBACK, COMMIT, SAVE POINT
7. How non-clustered better ? or rank the Clustered,
Non-Clustered and Table scan in performance wise
8. Select 10 rows from a table ?
9. Define DML, DDL, DCL, DTL commands ?
10. What is mean by NULL value ? NULL means "" or 0 or
undefined ?
11. Default constraints ?
12. Can we have more then primary Key in table ?
13. Type of integrity ? Entity, Referential, Domain ?
Answer Posted / srivas
Select 10 rows from a table ?
Answer : Use TOP keyword to select 10 rows from a table.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to apply filtering criteria at group level with the having clause in ms sql server?
How many cores do I need for sql server 2016?
Define outer join in sql server joins?
What are the differences between stored procedure and view in sql server?
Explain about link server in sql server?
What is acid mean in sql server?
How many types of objects are there?
What is the difference between DATETIME2 and DATETIME?
How to name query output columns in ms sql server?
What is linked report?
How to add code to the existing article (using improve article)?
What do you understand by SQL*Net?
What is triggers in ms sql server?
what are the different types of SSRS reports?
Is sql server 2016 free?