Is there a way to enable / disable constraints in db2 v7?

Posted by mauro2 on Stack Overflow See other posts from Stack Overflow or by mauro2
Published on 2009-01-07T18:45:00Z Indexed on 2010/03/22 22:01 UTC
Read the original article Hit count: 328

Filed under:
|
|

Hello people,

I have to copy tables from an Oracle database to a db2 v7 one, and in order to do this (avoiding millions of drops and creates) I'd like to know if db2 has a feature like Oracle to enable / disable constraints temporarily without dropping them.

Thanks in advance, Mauro.

© Stack Overflow or respective owner

Related posts about db2

Related posts about constraints