why can't we assign not null constraint as table level
constraint
Answer Posted / lokanath
Because its a Column Level constraint.
Not Null is a Constraint which will ensure the Column
should not be null.
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
What is merge in oracle?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
Where is the export dump file located?
What do you know about normalization? Explain in detail?
How to write date and time interval literals in oracle?
1) Does oracle have any table which contain all the exceptions and it's code internally?
various types of hints and their usage
WHAT IS ecc 6.0
How to add a new column to an existing table with a default value?
Give the various rollback segment states.
How to download oracle database 10g xe?
What is bulk copy or bcp in oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
What do you mean by group by clause?