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

Can we have more then primary Key in table ?

Answer : We can't use more than one Primary key in a
table because Primary key is Unique Value.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between equi join and inner join?

647


What do you mean by a dependent functionality in a build?

828


Explain various On-Delete options in a DB table. Which is the default option?

1131


What are drilldown reports?

115


What triggers long term care?

712






Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture

653


What is implicit mode in sql server?

738


What types of replication are supported in sql server?

734


What is inner join? Explain with an example?

865


Can I use sql azure as a backup with log shipping or database mirroring?

148


How column data types are determined in a view?

677


What are the functions in sql server?

705


What's the information that can be stored inside a bit column?

705


What is difference between equi join and natural join?

707


What is molap and its advantage? : sql server analysis services, ssas

706