Properties

Name: AL_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"."AL" ADD CONSTRAINT "AL_C_STATUS" CHECK (status in ('A','U','D','X')) ENABLE

See Also

List of constraints
Table [AL]