How copy the data from one column to another column in the same table with different data type in oracle -


I want to copy from Visitors vistorARised VARCHAR2 (11) column to Visitor number (data) 5) What pillar can someone help?

  change table & lt; Table & gt; Add visitor numbers (5); Update & lt; Table & gt; Set visitors = visited; Table & lt; Table & gt; Visited the drop column;   

Of course, this approach fails if visit authorizes non-numeric values.

Alternatively, you want to use, but clearly, my experience with it was very positive, at least 11i (see for example)

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -