|
-
I'm building a string ( for a create table ) and declared it as a varchar2(32767). I've been told that the max of varchar2 can be 2000.
If so this will be the problem but I'm not sure about this.
After buiding the string I give an "execute Immediate" on it . can this statement handle such a long string??
Please let me know
Regards GKramer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|