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
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What is a private synonym?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
How to create a server parameter file?
Give the various exception types.
What is a directory object?
How to drop a stored function?
What are a collation and state the different types of collation sensitivity?
Is rowid unique in oracle?
In which language oracle has been developed?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is oracle thin client?
What is an oracle user role?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?