Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Export with constraints / Import without constraints
With ORACLE 7.2.3, you can export tables with constraints (CONTRAINTS
keyword). But how can i import such an export file if I only want
tables with rows but not with constraints. There's no CONSTRAINTS
keyword in import syntax, and INDEXES keyword is not about
constraints.
Thanks for your help.
Received on Thu Oct 22 1998 - 16:10:25 CDT
![]() |
![]() |