Sent: Friday, June 14, 2002 4:39 PM
>To: Hihn Jason
>Cc: [EMAIL PROTECTED]
>Subject: Re: Reconstructing SQL create table statements
>
>
>
>On Friday, June 14, 2002, at 04:06 PM, Hihn Jason wrote:
>
>> I have a large number of tables that have been created through the
>
ing SQL create table statements
On Friday, June 14, 2002, at 04:06 PM, Hihn Jason wrote:
> I have a large number of tables that have been created through the
> years,
> and I wish to obtain the SQL statements used to create them. I can go
> through and do it all by hand, but
On Friday, June 14, 2002, at 04:06 PM, Hihn Jason wrote:
> I have a large number of tables that have been created through the
> years,
> and I wish to obtain the SQL statements used to create them. I can go
> through and do it all by hand, but that would take forever. Is there a
> way
> to ru