Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Convert NUMBER to VARCHAR2
Hi all,
Here is my situation. I've a multi-column table with data, and one of the columns is a NUMBER type. I need to convert it to VARCHAR2() type.
What is the best way to do this?
Unlike MySQL, Oracle does not handle all the copying in the background using the ALTER TABLE command.
Appreciate your help,
Tin
Received on Wed Nov 24 1999 - 03:02:33 CST
![]() |
![]() |