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 / apparao akki
For 10 records..
SQL> Select * from Emp where rownum<=10;
/
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the difference between Clustered and Non-Clustered Index?
Explain cursor as data base object?
When to use Inner join & when to use subquery?
What is meant by indexing?
How do I view a script in sql server?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
What triggers long term care?
How do I find sql server instance name?
What does set rowcount do?
What is a print index?
What are the indexes in sql server?
what's the maximum size of a row? : Sql server database administration
How you can get a list of all the table constraints in a database?
What does null mean?
What is amo? : sql server analysis services, ssas