Hi ,
I have a fundamental question :
What is the SIZE occupied by NULL in any oracle database . Is a null value same for a complete table?
If a null is given in the column of NUMBER datatype and another null in a column of VARCHAR2 datatype are they same?
A Unique key renders a column NOT to accept 2 same values , but the column can accept 2 NULL values , HOW is this possible??????
please help.
Thanks,
Udit.
I have a fundamental question :
What is the SIZE occupied by NULL in any oracle database . Is a null value same for a complete table?
If a null is given in the column of NUMBER datatype and another null in a column of VARCHAR2 datatype are they same?
A Unique key renders a column NOT to accept 2 same values , but the column can accept 2 NULL values , HOW is this possible??????
please help.
Thanks,
Udit.