Properties

Name: XCF_C_STATUS 
Type: Not NULL 
Status: Enabled 
Delete rule:  
Defferable: Not Deferrable 
Deffered: Immediate 
R Owner:  
R Constraint:  

Columns

Name
  STATUS 
Total: 1 column(s)

DDL


  ALTER TABLE "RMAN"."XCF" ADD CONSTRAINT "XCF_C_STATUS" CHECK (status in ('A','U','D','X')) ENABLE

See Also

List of constraints
Table [XCF]