|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Alter Table SQL
I have created a table on a VAX using Rdb/VMS. I want to alter one field in the table. Here is the code I have. I submut it as a batch and it completes, but never changes the data type of field. Can anyone help?
Code:
ALTER TABLE UNIPART_NEW_ACCOUNTS ALTER COLUMN NEW_AMOUNT LONG(2); |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Alter Table SQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|