Answer Posted / vaibhavi_dixit
Null value is that value which is neither zero or space or
any character.This value is defined by Oracle server, and
hence cannot be described.Also every null value generated
by server is unique than another..hence we cannot compare
it with character, numeric or date functions.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are the attributes that are found in a cursor?
How to use fetch statement in a loop?
What is a initialization parameter file in oracle?
State any two functions of oracle?
How to install oracle database 10g xe?
Whats the benefit of dbms_stats over analyze?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
How to sort output in descending order in oracle?
Is it possible to insert comments into sql statements return in the data model editor ?
Where do you use decode and case statements?
Please explain drop constraint oracle?
What is index in Oracle?
How to call a stored function in oracle?
How to start an oracle instance?