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 will be the output for the below Query
Select 'High' from dual where null = null;

Answer Posted / rapaka srivani

the answer will be "no rows selected" because in question
we used a word called 'dual'. 'dual' is a default table in
SQL where it doesn't contain data. so the answer will
be 'no rows selected'.

Is This Answer Correct ?    20 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we create stored procedures & functions in pl/sql and how are they different?

990


What is the need of merge statement?

1092


How exception handling is done in advance pl/sql?

1020


Define the select into statement.

1108


Which sql most popular?

1027


What are the advantages of normalization?

1127


Is nosql relational?

999


What is gpt format?

991


Where is all the data on the internet stored?

1056


what is the difference between rownum pseudo column and row_number() function? : Sql dba

1130


How do we accept inputs from user during runtime?

1116


Is a table valued function object?

1073


how does a local variable is defined using t-sql? : Transact sql

1056


what is the difference between truncate and drop statements? : Sql dba

1176


How are functions and procedures called in PL/SQL?

1306