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 a relational database management system?
Explain self joins in oracle?
State the various uses of dbcc command?
What are the restrictions in a oracle read only transaction?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
Explain about the analyze command in oracle?
How to login to the server without an instance?
How to create a stored procedure in oracle?
Can we create database in oracle using command line ?
How to create a server parameter file?
State some uses of redo log files?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Explain the types of exception?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?