Which two statements are true regarding data manipulation language (DML) operations? a.They are used to define, change, or drop database objects such as tables. b.They are used to define relationships among tables. c.They are often referred to as create, read, update, and delete (CRUD) operations. d.They are used to read and modify data in tables.