what is the output of select * from emp where null=null &
select * from emp where 1=1

Answer Posted / bhavish

1.statament "no rows select"
2.statament "the 14 rows displayed
why because the true condition and null values are different

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 hot backup and cold backup in oracle? Tell about their benefits also.

544


What is an oracle database table?

595


Explain the use of grant option in imp command.

578


How to upsert (update or insert into a table)?

539


When do you get a .pll extension in oracle? Explain its importance

574






Explain what are the uses of rollback segment?

585


How to insert a record into a table?

641


Explain parameter file in oracle.

579


What operating systems are supported by oracle database 10g xe?

583


Difference between inner join vs where ?

610


What is data type in oracle?

563


What is a package ? What are the advantages of package ?

603


What is a partition in oracle?

545


How can we create the complete backup of data in the oracle.

1685


Briefly explain what is literal? Give an example where it can be used?

543