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 is the difference between sharding and replication?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
Why does oracle 9i treat an empty string as null?
How to list all tables in your schema?
Can you create a synonym without having a table?
How can I see all tables in oracle?
What is the dynamic sql in oracle?
Explain what does a control file contain?
Write a syntax for update query in oracle?
How to create a new tablespace in oracle?
Explain how are indexes update?
How to compare dates in oracle sql?
What do you mean by merge in oracle and how can you merge two tables?
candidate key is subset of super key but not vice-verse explain
How would you best determine why your MVIEW couldnt FAST REFRESH?