Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / anee desai

first command will give no records whereas 2nd command will
provide all records as 1 is equal to one.it is similar to
select * from emp;.if 2=2 will also provide the same
result.it makes no sense in writing 1=1;

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between the “verify” and “feedback” command?

1429


How to define default values for formal parameters?

1096


What is an oracle database table?

1065


Is oracle a programming language?

1039


What are the extensions used by oracle reports?

1090


interview questions with answer for cts

2638


What is the data pump import utility?

1074


How to create a stored function in oracle?

1158


What privilege is needed for a user to create indexes in oracle?

1085


Explain the use of indexes option in exp command.

1211


What is blob data type in oracle?

1209


How to use "if" statements on multiple conditions?

1217


Explain integrity constraint?

1209


How would you change old and new values in an insert, delete and update triggers?

1078


How to select all columns of all rows from a table in oracle?

1104