Add column sql server 7 Urgent

Add column sql server 7 Urgent

 

  

Hi All,

SQLSERVER 7

I have a table ABC

i want to add column detl_main numeric (13)


when i give the command

alter table abc add detl_main numeric (13)


when i see the design table it shows

detl_main numeric length 9 precision 13

how do i make length as 13

Pls help me out

TIA
ADIL

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
MS Sql Server LazyDBA home page