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
How to write a query with a right outer join in oracle?
Explain database link?
What privilege is needed for a user to connect to oracle server?
How to convert times to characters in oracle?
What are the differences between primary key and unique key?
How to define and use table alias names in oracle?
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
List out the types of joins.
How to use null as conditions in oracle?
How to shutdown your 10g xe server from command line?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to define a data source name (dsn) in odbc manager?
What is private procedure oracle?
how to make an oracle object
Give the advantages and disadvantages of clusters.