Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prg to increase the size of Numeric column
Message
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
01687723
Message ID:
01687727
Views:
32
Hi,


Yes.


MartinaJ

>Hi,
>I have a table 'TableName' and column 'ColumnName' which is set in the DB as numeric(7,2).
>When I run this query:
>
>select * from INFORMATION_SCHEMA.columns where table_name = 'TableName' and column_name = 'ColumnName' 
>
>
>I see all columns in the INFORMATION_SCHEMA. I am trying to determine which columns indicate the value (7,2).
>The closest I find are NUMERIC_PRECISION which shows 7 and NUMERIC_SCALE is 2.
>
>Are the above column actually show the value 7,2?
>
>I am trying to run a PRG which will increase the column size to 12,2 and hence have this question.
>
>TIA
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform