In the table A, I've got a composite of 3 fields as a primary key and in the table B I've got one of the composite (which is not unique). I'd like to reference with the table A to ease the delete (with ON DELETE CASCADE).In the table A, I've got a composite of 3 field