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 / dinesh sharma

RollBack Mean Transaction is Rolled Back to That State me
undo The Thing That we Have Done

Commit Mean Transaction is Commited to that state me the
the thing we have done is save

SavePoint is Concept of ORacle mean
For A Long Transaction we have Declare save point
intermediate so that the transction before savepoint is
commited .

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to query multiple tables jointly?

707


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

706


What is difference between join and natural join?

643


What is for xml in sql server?

684


how can a database be repaired? : Sql server administration

687






How to add additional conditions in SQL?

765


How you can change the database name in SQL SERVER?

855


What is the difference between coalesce() & isnull()?

726


What is the difference between mysql and sql server?

652


How can I create a report based on a query? : sql server management studio

754


What is the most common type of join?

722


What command is used to create a database in the sql server and how?

827


What is the filtered index?

770


How to create sub reports?

210


What is acid properties?

772