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

Answer Posted / raj

Null=Null returns no row but 1=1 returns entire row of the
table.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a temporary table in oracle?

694


What are the attributes of cursor?

589


What is materialized view in Oracle?

630


Calculate difference between 2 date / times in oracle sql?

572


Can multiple columns be used in group by in oracle?

548






How to bring a tablespace offline?

543


Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.

1869


what is difference between sql plus and sql*plus? (not sql and sql plus).

3348


What are a query and state the different types of queries and their uses?

512


Name the three major set of files on disk that compose a database in Oracle?

635


what are bitmap indexes? How does they work?

1717


What is ordinary table in oracle?

652


how to join query for one source type is oracle another source type is sql server ?

1993


Explain the use of grant option in exp command.

586


What is partitioned table in Oracle?

639