Thanks everyone for your response.
----- Original Message -----
From: "McLeod, Scott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 06, 2001 1:18 PM
Subject: RE: DB2EUG: Create Table
> Using the IMPORT command, you can do this.
>
> sample to create using the same file name the exported file came from:
>
> DB2 IMPORT FROM myfile.ixf OF IXF REPLACE CREATE
>
> another way to rename the table as you go:
>
> DB2 IMPORT FROM myfile.ixf OF IXF CREATE INTO table-name ...
>
>
>
> > -----Original Message-----
> > From: LeGrand Decius [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, August 06, 2001 10:08 AM
> > To: [EMAIL PROTECTED]
> > Subject: DB2EUG: Create Table
> >
> > Newbie Question:
> >
> > Is it possible to create a table from an IXF formated export?
> >
> > Thank you in advance.
=====
To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod