Explain why the addition of NOT NULL constraints to the SQL definition of the Manages relation would not enforce the constraint that each department must have a manager. What, if anything, is achieved by requiring that the ssn field of Manages be non-null?