Question: How would I write this code in SQL? Add an additional row to the employee data consisting of data that describes yourself (your own employee
How would I write this code in SQL?
Add an additional row to the employee data consisting of data that describes yourself (your own employee row) using your name. Add data for each of the following attributes, using your preferred data. Your data must meet constraints. Format lastname to display as 12 characters.
i. Salary
ii. Parking space
iii. Department
iv. Title
Commit your row insertions in the employee table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
