Copy table attributes
From: Michael Baer <msbaer_at_mars.NoSubdomain.NoDomain>
Date: 14 Jul 1994 19:59:30 GMT
Message-ID: <3045f2$n7l_at_Tut.MsState.Edu>
Date: 14 Jul 1994 19:59:30 GMT
Message-ID: <3045f2$n7l_at_Tut.MsState.Edu>
I am using oracle 7.0.15.4 in a application. I previously used empress database. In empress we gave the command "empsqlcmd database_name dump tmp_file" on the command line and it would create a file that showed the columns of the table, we could then issue the command "empsqlcmd database_name create new_table_name from tmp_file". These commands in a shell script called from a larger application would create a new table that has all the same columns and constraints as the old table.
Mike
msbaer_at_cast.msstate.edu Received on Thu Jul 14 1994 - 21:59:30 CEST