Properties

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

Columns

Name
  IS_STANDBY 
Total: 1 column(s)

DDL


  ALTER TABLE "RMAN"."AL" ADD CONSTRAINT "AL_C_IS_STANDBY" CHECK (is_standby in ('Y','N')) ENABLE

See Also

List of constraints
Table [AL]