
January 2nd, 2004, 07:55 PM
|
|
Contributing User
|
|
Join Date: Jul 2003
Posts: 76
Time spent in forums: 40 m
Reputation Power: 10
|
|
|
changes datatype
hi...i got a question to ask..
i'm using the oracle. i'd like to change the datatype number, from 2 digits to 5 digits. How to do that in sql query.
My table name is ac_door. Thank you!
Name Null? Type
----------------------------------------- -------- -----------
ACDR_ISSNO NOT NULL NUMBER(2)
|