What is the difference between column level constraints and
table level constraints?
Answer Posted / nilesh
Column level constraints are applicable to that column
only, whereas table level conatraints are used to define
composite keys like primary key for the combination of two
or more columns in a table
| Is This Answer Correct ? | 201 Yes | 35 No |
Post New Answer View All Answers
What is null value in oracle?
How to get a create statement for an existing table?
Can I create users through internet explorer in oracle 10g?
How to best split csv strings in oracle 9i?
What are the original export and import utilities?
What is meant by an index?
What are named parameters?
Whether any commands are used for months calculation? If so, what are they?
What privilege is needed for a user to query tables in another schema?
Explain the use of constraints option in exp command.
What happens to the indexes if a table is recovered?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
what is insert all statement in sql
How do I use unicode codesets with the weblogic jdriver for oracle driver?
Explain what are the advantages of views?