What is the difference between column level constraints and
table level constraints?
Answer Posted / mohan
column level constraints contain all types of constraints
(like, not null,primary key,foregin key,unique).but table
level except not null constraint its supports all
constraints.
| Is This Answer Correct ? | 125 Yes | 32 No |
Post New Answer View All Answers
What do you mean by merge in oracle and how can you merge two tables?
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
What is proxy method?
What is Redo Log Buffer in Oracle?
Is there any function in oracle similar like group_concat of mysql?
What is a Garbage Collection? and what is full recursive Garbage collection?
What is data type in oracle?
What happens if you use a wrong connect identifier?
what is the difference between restoring and recovering?
What is the data pump export utility?
How to specify default values in insert statement using oracle?
What are ddl statements in oracle?
How does oracle handle read consistency?
What are the attributes of cursor?
What is oracle rowcount?