“INSERT INTO instructor VALUES (10211, ’Smith’, ’Biology’, 66000);What type of statement is this?” July 19, 2021July 19, 2021 administrator “INSERT INTO instructor VALUES (10211, ’Smith’, ’Biology’, 66000); What type of statement is this?DMLExplanation: The values are manipulated. So it is a DML.QueryRelationalDDL“ Share this: Click to share on Facebook (Opens in new window) Facebook Click to share on X (Opens in new window) X Like this:Like Loading...