What is the difference between column level constraints and
table level constraints?

Answer Posted / vijay

1)Column level constraint is declared at the time of
creating a table but table level constraint is created
after table is created.

2)NOT NULL constraint can't be created at table level.

3)Composite primary key must be declared at table level.

4)All the constraints can be created at table level but for
table level NOT NULL is no allowed.

Is This Answer Correct ?    48 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the limitations of check constraint?

765


How to connect ms access to oracle servers?

721


Why is oracle database so popular?

758


Can you tell me how to add new column in existing views?how?How is possible?

1120


How to test null values?

838


Can you have more than one content canvas view attached with a window ?

2025


What is rowid and rownum in oracle?

763


what is the scripts in data base?

1822


Is java required for oracle client?

716


What are the parameters that we can pass through a stored procedure?

803


Explain the use of record option in exp command.

737


Explain cascading triggers.

800


How to create a table interactively?

743


How to pass parameters to procedures?

740


What is the maximum number of triggers that can be applied to a single table?

765