What are the disadvantages of primary key and foreign key in SQL?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different isolation levels?
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 ?
Write an sql query to find first weekday of the month?
what is a schema in sql server 2005? : Sql server database administration
how insert selected column only ?
How can you list all the table constraints in a database?
How do we return a record set from a Stored Procedure in SQl server 2000?
why SQL server is more used to store database rather than Access
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
How do I view a trc file?
Tell me what do we need queues in sql service broker?
How to execute multiple stored procedures at one time in sql server?