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


Write the difference between case version and decode version.

Answers were Sorted based on User's Feedback



Write the difference between case version and decode version...

Answer / nithya

Decode
1.It’s a function
2.can compare only discrete values
3.pl/sql standards
4.cannot process null

Case
1.It's an Expression
2.can handle range values
3.ANSI Standards
4.Processing time is faster when compared to Decode
5.can process null

Is This Answer Correct ?    3 Yes 0 No

Write the difference between case version and decode version...

Answer / dev

Decode is widely used

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB Development Interview Questions

What is the database development process?

0 Answers  


What are the constraints on severity level in raiseerror?

0 Answers  


Explain about normal forms?

0 Answers  


Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in

0 Answers   Covansys,


What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?

0 Answers  


What is dbms explain in brief?

0 Answers  


Given an employee table, how would you find out the second highest salary?

9 Answers  


There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?

0 Answers  


explain detail about ftp in datastage?

0 Answers   IBM,


Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?

0 Answers   IBM,


How would you design a database for an online site, which would average a million hits a day?

0 Answers  


Who are end users in dbms?

0 Answers  


Categories