Quantcast
Viewing all articles
Browse latest Browse all 14773

Command Help : Alter table modify column - response (10) by Shelley

Depending on what exactly you are trying to do, you can run an update to change values in the table. To change column format I would do an insert select from the old table into a new table with the new format, assuming of course they are compatible


Viewing all articles
Browse latest Browse all 14773

Trending Articles