difference between table level constraint and column level and
advantages of table level constraint
Answer Posted / sravya
column level contains only one column whereas tablelevel contains group of columns
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the set operators in sql?
what is the difference between myisam static and myisam dynamic? : Sql dba
How can you know that statistics should be updated?
What are the events on which a database trigger can be based?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
When you have to use a default "rollback to" savepoint of plvlog?
What is before trigger?
what is try_catch block in procedure
Why select is used in sql?
What is the difference between microsoft access and sql server?
How can I delete duplicate rows?
What is difference between function and trigger?
how to increment dates by 1 in mysql? : Sql dba
how to use case expression? : Sql dba
Can we create clustered index without primary key?