Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Oracle System tables
Name: deeps Date: June 19, 2006 at 10:49:49 Pacific OS: WIN XP CPU/Ram: 1GB
Comment:
Can someone please tell me which system tables in Oracle have the source code of creating a table or index.
That is to say, that once the table is created and i wish to retrieve the source code used for creating the table then where can i find it.
Summary: This might also help: Before you begin, make sure the table is not in use. Then use the isql utility to perform these manual steps, entering go after each command: 1. Turn on support for maki...