Re: ERWin and check constraints - Oracle

From: godmann <allanwtham_at_yahoo.com>
Date: 19 Sep 2001 19:01:50 -0700
Message-ID: <95cd51c.0109191801.502152c_at_posting.google.com>


Hi there,

   How do you know that the check constraint is not in the Oracle database? Did you issue a command like

   select constraint_name, constraint_type, table_name    from user_constraints;

   Note: Constraint_type: p Primary key, C Check, R referential

Allan W. Tham
DBA Received on Thu Sep 20 2001 - 04:01:50 CEST

Original text of this message