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
List the parts of a database trigger.
What is a view and how is it different from a table?
What is a oracle database?
How to revoke create session privilege from a user in oracle?
What is a tns file?
Difference between oracle's plus (+) notation and ansi join notation?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
Explain index?
6. Display the client name and order date for all orders using the traditional method.
How remove data files before opening a database?
What is oracle analytical function?
What are the types of partitions in oracle?
What are the oracle differences between nvl and coalesce
Explain an exception and its types?
How do you bind variables in oracle?