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

What is mean by NULL value ?NULL means "" or 0 or
undefined ?

Answer : NULL means empty ie. ""

Is This Answer Correct ?    5 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does windows server 2016 come with sql server?

672


What is the syntax for encrypting a column in SQL Server?

754


Do you know the different ddl commands in sql?

761


What are the encryption mechanisms in sql server?

732


What are the new data types are introduced in sql 2000?

669






What is the use of keyword with encryption.

781


What is schemabinding a view?

696


What is report snapshot in ssrs?

213


What are the 3 types of schema?

780


Explain magic tables in sql server?

719


What protocol does sql server use?

695


Define Unique Key?

761


What are tables in sql server?

699


What is a view and what are its advantages?

853


What is difference in performance between insert top (n) into table and using top with insert?

728