Answer Posted / rasmita basantia
The NULLIF function takes two arguments. If the two
arguments are equal, then NULL is returned. Otherwise, the
first argument is returned.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is commit? : Sql dba
What is rowtype?
Explain foreign key in sql?
Which version of sql do I have?
What is the difference between rename and alias?
what is the difference between inner and outer join? Explain with example. : Sql dba
how to include character strings in sql statements? : Sql dba
Which nosql database is best?
Is there any restriction on the use of union in embedded sql?
How can triggers be used for the table auditing?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is a join query?
What are actual parameters and formal parameters?
When can we use the where clause and the having clause?
Why do we use sql constraints?