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 out put of below queries?
a. select * from Emp where null = null;
b. select * from Emp where 1=1;

Answer Posted / phani

In First case it will not return any rows. only the colum
names will be displayed.

In the second case all the records that are available in
the table will be displayed.

Is This Answer Correct ?    61 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the architecture of ms sql reporting service?

977


How do I start sql server agent automatically?

1031


What authentication modes does sql server support?

1165


What do you mean by cardinality?

948


Does a sql server 2005 select statement require a from?

1081


Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?

1021


How to sort query output in descending order in ms sql server?

991


What are the key configuration files for sql server reporting services ?

171


Explain the concepts and capabilities of sql server?

1026


What is the default port for SQL Server over a firewall?

1155


What are different replication agents and what's their purpose? : sql server replication

1063


How will you add a dimension to cube? : sql server analysis services, ssas

1142


Please explain go command in sql server?

1117


What is 2nf example?

1064


How can I check that whether automatic statistic update is enabled or not?

1101