INSERT INTO DEPT VALUES ('APEX', 'Acad. Prog. Excellence'); INSERT INTO DEPT VALUES ('ANTH', 'Anthropology'); INSERT INTO DEPT VALUES ('AQUA', 'Aquatic Resources'); INSERT INTO DEPT VALUES ('ART', 'Art'); INSERT INTO DEPT VALUES ('BIOL', 'Biology'); INSERT INTO DEPT VALUES ('BSAD', 'Business Administration'); INSERT INTO DEPT VALUES ('CATH', 'Catholic Studies'); INSERT INTO DEPT VALUES ('CELT', 'Celtic Studies'); INSERT INTO DEPT VALUES ('CHEM', 'Chemistry'); INSERT INTO DEPT VALUES ('CLAS', 'Classics'); INSERT INTO DEPT VALUES ('CSCI', 'Computer Science'); INSERT INTO DEPT VALUES ('DEVS', 'Development Studies'); INSERT INTO DEPT VALUES ('ESCI', 'Earth Sciences'); INSERT INTO DEPT VALUES ('ECON', 'Economics'); INSERT INTO DEPT VALUES ('ENGL', 'English'); INSERT INTO DEPT VALUES ('ENGR', 'Engineering'); INSERT INTO DEPT VALUES ('EXEL', 'Excel'); INSERT INTO DEPT VALUES ('FREN', 'French'); INSERT INTO DEPT VALUES ('GERM', 'German'); INSERT INTO DEPT VALUES ('HIST', 'History'); INSERT INTO DEPT VALUES ('HKIN', 'Human Kinetics'); INSERT INTO DEPT VALUES ('HNU', 'Human Nutrition'); INSERT INTO DEPT VALUES ('IDS', 'Interdisciplinary'); INSERT INTO DEPT VALUES ('INFO', 'Information Systems'); INSERT INTO DEPT VALUES ('LEAP', 'Learn English Academ'); INSERT INTO DEPT VALUES ('LTGY', 'Litergy'); INSERT INTO DEPT VALUES ('MATH', 'Mathematics'); INSERT INTO DEPT VALUES ('MUSI', 'Music'); INSERT INTO DEPT VALUES ('NURS', 'Nursing'); INSERT INTO DEPT VALUES ('PHIL', 'Philosophy'); INSERT INTO DEPT VALUES ('PHYS', 'Physics'); INSERT INTO DEPT VALUES ('PSCI', 'Political Science'); INSERT INTO DEPT VALUES ('PSYC', 'Psychology'); INSERT INTO DEPT VALUES ('RELS', 'Religious Studies'); INSERT INTO DEPT VALUES ('SOCI', 'Sociology'); INSERT INTO DEPT VALUES ('SPAN', 'Spanish'); INSERT INTO DEPT VALUES ('STAT', 'Statistics'); INSERT INTO DEPT VALUES ('WMNS', 'Women''s Studies');