Tables and Indexes
From: Karl Zdero <karlz_at_pst.bt.co.uk>
Date: 1995/05/22
Message-ID: <3pq9pr$9h6_at_pheidippides.axion.bt.co.uk>#1/1
Date: 1995/05/22
Message-ID: <3pq9pr$9h6_at_pheidippides.axion.bt.co.uk>#1/1
Apart from using "imp" , is there a way to get tables and indexes from another machine.
You see, the database I want the tables and indexes from is too big.
I only want a sample of the data, but I must have the indexes too.
If I do a
create tablea as select from tablea_at_machine1
I only get the table data, not the index. Same with the COPY command.
Is there an easier way? Received on Mon May 22 1995 - 00:00:00 CEST
