oracle11g - Why use NUMBER(p,s) instead of NUMBER in Oracle? -


i understand significance of number(p,s) , how differs number, if know column going store decimals (let's assume know max business requirements change), why ever limit using specifying p , s? if number dynamic , store decimal places, why not use it? there performance gain specifying p , s? asking 11g oracle db?


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -