Assignment 7 Add the Language competency level to the application, you will need to change the Database table ALTER TABLE TRANSLATOR_LANGUAGE ADD LEVEL CHAR(2) NOT NULL DEFAULT ('A1') WITH VALUES;