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 are the various types of snapshots ?
Why do we use bulk collect in oracle?
how to clone 9i Database on to 10g Database.
What is format trigger?
20. Using a set operator, display the client number of all clients who have never placed an order.
What is the usage of analyze command in oracle?
How to define a variable of a specific record type?
how to do daily transactions with out sql* loader control file regesterd in apps?
What are the differences between char and varchar2 in oracle?
How are extents allocated to a segment?
What are dml statements in oracle?
How to open and close an explicit cursor in oracle?
What are the attributes of cursor?
How to unlock the sample user account in oracle?
How index is implemented in oracle database?