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 difference between binary_integer and
pls_integer

Answer Posted / mkumar.it

Both binary_integer and pls_integer are almost same at front
end, however internal working logic are different. Both are
signed integer. For better performance, use pls_integer as
it uses machine arithmatic whereas binary_integer uses
library arithmatic. Other than this, if calculation
overflows the in pls_integer, it throws exception but
binary_integer does not.

Is This Answer Correct ?    35 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you explain an index number?

1190


what are the nonstandard string types? : Sql dba

1208


What is the difference between alter trigger and drop trigger statements?

1166


what tools available for managing mysql server? : Sql dba

1134


What is a database? Explain

1180


What is an invalid partition table?

1069


what is collation? : Sql dba

1207


What are the parameter modes supported by pl/sql?

1155


What are the differences between implicit and explicit cursors?

1114


what is a foreign key ? : Sql dba

1119


What does the acronym acid stand for in database management?

1093


what are the properties and different types of sub-queries? : Sql dba

1081


how can we know the count/number of elements of an array? : Sql dba

1109


How do I delete a trigger?

1017


How do I truncate a sql log file?

1138