Is not null in sql?
No Answer is Posted For this Question
Be the First to Post Answer
What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
What is query execution plan in sql?
What is a temporal table?
package specification-3 procedures package body-2 procedures will is execute
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
What is the difference between UNIQUE KEY and UNIQUE INDEX?
what's the difference between a primary key and a unique key? : Sql dba
What is the purpose of normalization?
What is tuple in sql?
What is scalar function?
What is correlated sub-query?
What is pivot query?
Oracle (3259)
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)