Can you DESCRIBE or print a schema?
From: Michael Stowe <Michael.Stowe_at_f573.n115.z1.fidonet.org>
Date: Fri, 22 Apr 94 03:01:03 -0600
Message-ID: <39013046_at_f573.n115.z1.fidonet.org>
Date: Fri, 22 Apr 94 03:01:03 -0600
Message-ID: <39013046_at_f573.n115.z1.fidonet.org>
- Quoting Patel_at_Purccvm.Bitnet to All dated 04-21-94 ***
> Is there a way to get the create table, create index, .. statements
> from my database?
The export utility can create an export file containing SQL statements
necessary to create everything in the database, including or excluding data.
The resultant file can only be used by the import utility, but it is fast and
requires almost no effort, aside from obtaining the proper username/password.
If you need the statements in ASCII, you can get everything you need from the