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
Can we insert delete data in view?
what is the use of double ampersand (&&) in sql queries?
which tcp/ip port does sql server run on? : Sql dba
How do I turn a list into a table?
Are subqueries better than joins?
how many sql ddl commands are supported by 'mysql'? : Sql dba
Is json a nosql?
Can we create table inside stored procedure?
What is the command used to fetch first 5 characters of the string?
What is loop in pl sql?
How to use boolean type in select statement?
what happens if you no create privilege in a database? : Sql dba
How do I delete a trigger?
What are the benefits of triggers?
What is sql table?