Answer Posted / kuldeep singh
Null value is that value which is neither zero or space or
any character.null is not a value its just a concept to
avoid all values.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to retrieve the count of updated rows?
State the various uses of dbcc command?
How to use subqueries in the from clause in oracle?
What is the difference between sharding and replication?
How can you merge two tables in oracle?
Whether any commands are used for months calculation? If so, what are they?
How to write a query with an inner join in oracle?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is meant by raw datatype?
Explain cascading triggers.
What do you understand by database schema and what does it hold?
How to delete an existing row from a table in oracle?
What is varray?
why dont we assign not null constraint as table level constraint.
How translate command is different from replace?