What is the result, when NULL is compared with NULL?

Answer Posted / divi

Null is not equal to Null
Nor
Null is equal to Null

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between view and stored procedure?

488


How can you fetch common records from two tables?

583


What is primary key in db?

513


Can you join a table to itself?

533


how to see the create table statement of an existing table? : Sql dba

518






Do prepared statements prevent sql injection?

521


How many types of primary keys are there?

521


What is a unique key and primary key and foreign key?

564


What are the triggers associated with image items?

613


What are variables in pl sql?

554


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2057


How do I write a sql query in pgadmin 4?

547


Define union, minus, union all, intersect ?

548


What is the basic structure of an sql?

564


How do you delete a table?

529