Question: 2 . Insert the following 2 employee data into EMP _ 1 table. 3 . Write the SQL code that will list all attributes for
Insert the following employee data into EMP table.
Write the SQL code that will list all attributes for a job code of
Write the SQL code to change the job code to for the person whose employee number EMPNUM is After you have completed the task and examine the results by displaying that employees data
Write the SQL code to delete the row for the person named William Smithfield, who was hired on June and whose job code classification is Hint: Use logical operators to include all of the information given in this problem.
Write the SQL code required to list all employees whose last names start with Smith. In other words, the rows for both Smith and Smithfield should be included in the listing. Assume case sensitivity
Write the SQL code to find the average AssignCharge from the Assignment table.
Write the SQL code to find the minimum and maximum ChargeHours from the Assignment table.
Write the SQL code to find how many employees are in jobcode
Write the SQL code to find how many assignments are associated with each project.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
