What are the rules to be applied to nulls whilst doing comparisons?
Answer / Rajnish Kumar Srivatsav
When comparing values with NULL in SQL, the following rules apply:n
1. NULL is neither greater than nor less than any other value.
2. NULL equals NULL only.
3. All other values are neither equal nor unequal to NULL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does inner join remove duplicates?
How will you a activate/deactivate integrity constraints?
What are all ddl commands?
I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.
What is the maximum number of rows in sql table?
What is %s in sql?
what are the different functions in sorting an array? : Sql dba
can use the following like overloading concept in a single package: procedure p1(a varchar), procedure p1(a varchar2), procedure p1(a char)
What are the different operators available in sql?
Does sql backup shrink transaction log?
What is AUTH_ID and AUTH_USER in pl/sql ?
Types of optimization?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)