Properties

Name: ddd 
Type: unique 
Deffered:  
Deffered by default:  
Reference table:  
FK update action code:  
FK deletion action code:  
FK match typa:  
CHECK expression:  
Comment: dddd 

SQL


ALTER TABLE ONLY pg_amop1
    ADD CONSTRAINT ddd UNIQUE (amopclaid);


See Also

List of constraints