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

In which database can extended stored procedures be added?

0 Answers  


What is an application role and explain a scenario when you would use one?

0 Answers  


Explain about network model?

0 Answers  


What are the constraints on severity level in raiseerror?

0 Answers  


How to replace not in with not exist?

0 Answers  


what is difference between primary key and unique key ?

2 Answers  


You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

0 Answers  


Can you have a nested transaction?

1 Answers  


I have a few records all are same structures data, I want to store data in multiple targets how

0 Answers   CTR, Infosys, Polaris,


Which four data types cannot be used as a return type from a user-defined function?

0 Answers  


Explain about normal forms?

0 Answers  


What are the three types of database design?

0 Answers  


Categories