Tuesday, 21 August 2012

special note


A column level constraint supports all type of constraints,Whereas table level does not support not null constraint... we cannot declare not null at table level.

Composite primary key must be declared using table level constraints

No comments:

Post a Comment