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
Post a Comment