A DDL needed to: Make a table Make the primary keys Make the…
Question Answered step-by-step A DDL needed to: Make a table Make the primary keys Make the… A DDL needed to:Make a tableMake the primary keysMake the foreign keysAdd DML statements toAdd data of 1 customer who buys from the companyProvide the DML to add 1 employee who interacts with customersGive DML to change data of the employee, giving the commission a 25% increaseGive DML to delete the customer and employee Write 3 SELECT statements:To select the customer detailsTo select the employees detailsTo show which employee services which customer Computer Science Engineering & Technology Information Security CS 352 Share QuestionEmailCopy link Comments (0)


