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 rank () in sql?
What is write ahead logging in sql server?
what is foreign key? : Sql dba
What are the different dcl commands in sql?
What is materialized view in sql?
What are triggers in sql?
Is join same as left join?
What are primary key and foreign key and how they work?
How do I save the results of sql query in a file?
What is primary key and foreign key with example?
what is the different between now() and current_date()? : Sql dba
What is dynamic sql in pl sql?
Write a unique difference between a function and a stored procedure.
Describe types of sql statements?
How many tables can you join in sql?