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 / chandana

NULL = NULL ...NOT TRUE
NO ROWS RETURNED

1=1 ...TRUE
ALL ROWS RETURNED

1=2....NOT TRUE
NO ROWS RETURNED

2=2,3==3 AND SO ON WILL RETURN ALL ROWS FROM A TABLE

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State all possible different index configurations a table can possibly have?

1104


What are the varoius components of physical database structure of oracle database?

1041


How to recover a dropped table in oracle?

1095


What to do if the binary spfile is wrong for the default instance?

1111


How to convert characters to numbers in oracle?

1113


How to run queries on external tables?

1087


How many memory layers are in the oracle shared pool?

1256


What is logical backup in oracle?

1084


What is a data dictionary and how can it be created?

1240


why should i declare foreign key constraint as self relation instead of binary relation in tables ?

2091


nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls

2266


What is the difference between alert log file and tarce file ?

2232


Can we use bind variables in oracle stored procedure?

987


How to insert a new row into a table in oracle?

1217


Can we create database in oracle using command line ?

1134