Properties

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

Columns

Name
  BCK_TYPE 
Total: 1 column(s)

DDL


  ALTER TABLE "RMAN"."BS" ADD CONSTRAINT "BS_C_BCK_TYPE" CHECK (bck_type in ('D','I','L')) ENABLE

See Also

List of constraints
Table [BS]