Question: 6. Write an SQL statement to display all the information for the salesmen with a commission of 0.13. 7. Add the following rows to the

 6. Write an SQL statement to display all the information for

6. Write an SQL statement to display all the information for the salesmen with a commission of 0.13. 7. Add the following rows to the salesman table then display your table after adding the new rows: (NULL, 'Mc Donald', 'London', 0.16) (NULL, 'Pem Mike', 'San Jose', 0.15) (NULL, 'Mc Bin', 'San Jose', 0.11) 6. Write an SQL statement to display all the information for the salesmen with a commission of 0.13. 7. Add the following rows to the salesman table then display your table after adding the new rows: (NULL, 'Mc Donald', 'London', 0.16) (NULL, 'Pem Mike', 'San Jose', 0.15) (NULL, 'Mc Bin', 'San Jose', 0.11)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!