Replace CHAR with VARCHAR2

Posted by Aaron Digulla on Stack Overflow See other posts from Stack Overflow or by Aaron Digulla
Published on 2010-03-15T09:09:19Z Indexed on 2010/03/15 9:19 UTC
Read the original article Hit count: 229

Filed under:
|
|
|

How can I replace CHAR with VARCHAR2 in all tables in a schema?

Note: I'm content with a query that returns the ALTER TABLE statements so I can save the script and run it again.

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about char