hi,

Is there any way to create an oracle table(viz: abc) from an existing oracle table (viz: xyz) along with all the constraints and indexes (not only the data)?

If there is no such direct way then what could be the workaround to do so? My application needs to clone some of the tables and the create table ... statement doesn't copy the existing constraints.Pls give me ur suggestions as early as possible.

thanks a lot!

Parijat Paul