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

Answer Posted / rahulnayan007@gmail.com

clc = column level constraints
tlc = table level constraints

a) tlc do not support null constraint but clc do.
b) tlc can be used to construct composite keys but clc can't.
c) tlc and clc,using both we can assign names to consraints . being applied to any column.
d)

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can group functions be mixed with non-group selection fields?

739


How to select an oracle system id (sid)?

786


Explain a synonym?

781


Can we store pictures in the database and if so, how it can be done?

793


What happens if recursive calls get out of control?

734


How view is different from a table?

801


How does one get the view definition of fixed views/tables?

797


What do you understand by a database object? Can you list a few of them?

785


What operating systems are supported by oracle database 10g xe?

795


What is tns name?

732


How to do clean up if create database failed?

774


What do you mean by a database transaction & what all tcl statements are available in oracle?

766


Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun

1871


What is flashback in Oracle?

747


How to insert multiple rows with one insert statement in oracle?

785