Need help To find Maximum precision and scale values for a column of table
880047Jan 31 2012 — edited Jan 31 2012Hi All,
I am working oracle database 11gR2 and my manager asked me a query ( SQL or Pl/SQl) to find the maximum precision and scale values for a column of table in the existing data.
I have the columns in the table like this.
Column_name Data_type
ACCRUED_INTEREST NUMBER(15,2)
INTEREST_RATE NUMBER
Can you people help me on this and let me know for any other information.
Thanks in advance.