why can't we assign not null constraint as table level
constraint
Answer Posted / newton_dba
A NOT NULL CONSTRAINT IS USAUALLY APPLIED ON COLUMN LEVEL
BUT IT CAN BE APPLIED ON THE TABLE LEVEL BY USING ALTER
TABLE STATMENT
ALTER TABLE EMP
MODIFY (ENAME CONSTRAINT EMP_ENAME_NN NOT NULL);
| Is This Answer Correct ? | 7 Yes | 13 No |
Post New Answer View All Answers
How to recover a dropped table in oracle?
How to load a large xml file?
When do we use group by clause in a sql query?
What happens to the current transaction if the session is ended?
How to delete multiple rows from a table in oracle?
What are the oracle differences between nvl and coalesce
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How can we find out the duplicate values in an oracle table?
What are the execution control statements in oracle?
How does the on-delete-cascade statement work?
What is index in Oracle?
How to call a sub procedure?
State and explain the different types of data models?
What are the different types of partitions in oracle?
Respected sir, Please send me technical questions related to oracle apps..