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 execute immediate in oracle?
How to create a table interactively?
Explain what are the uses of rollback segment?
How many types of table in Oracle?
What is oracle database 10g express edition?
What are the different editions of oracle?
How to count groups returned with the group by clause in oracle?
What is catalog in Oracle?
What is Reduced List of Values?
Explain the use of owner option in exp command.
What are the system predefined user roles?
How to rename a column in an existing table?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
What is redo log?
Which are the five query types available in oracle?