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...


IF Statements
BLOCK 1
.
IF a >= b THEN
do_this …..;
ELSE
do_that….;
END IF
BLOCK 2
.
IF a < b THEN
do_that …..;
ELSE
do_this….;
END IF;
• Given any pair of non-NULL values for “a” and”b”,
will Block 1 and Block 2 do the same thing?
• What if either “a” or”b” (or both) is NULL?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Database Management Interview Questions

How to get a book from database MS access that contain 'i' charactor in it's name like internetbook or networkingbook. what will be java query for this purpose?

0 Answers   PUCIT,


What is the use of GRANT option in EXP command ?

1 Answers  


What is second normal form?

0 Answers  


What are the applications of rdbms?

0 Answers  


What is Dedicated server configuration ?

2 Answers  


What do you mean by Checkbox ?

0 Answers  


Is the internet a database?

0 Answers  


What is buffer manager?

0 Answers  


How do I keep my database up to date?

0 Answers  


does pl/sql support “overloading”? Explain

0 Answers  


Why its better to use files than a DBMS when there are multiple users to access the data

0 Answers   Infosys,


What is a logical backup ?

3 Answers   Wipro,


Categories