Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prg to increase the size of Numeric column
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Divers
Thread ID:
01687723
Message ID:
01687727
Vues:
33
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform