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
How many tables can you join in sql?
what is sql server agent? : Sql dba
How do you sort in sql?
What is sqlcontext?
Explain unique key in sql.
Does sql backup shrink transaction log?
how to analyze tables with 'mysqlcheck'? : Sql dba
what are null values? : Sql dba
What is mutating error in pl sql?
Explain the components of sql?
Is vs as in pl sql?
How do I add a database to sql?
Can we use join in subquery?
What are the different types of a subquery?
What is the syntax and use of the coalesce function?