Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 2 [10 Marks] Write statements to create a procedure that adds an employee record (The value of Employee_Id is 1, while the rest of
Question 2 [10 Marks] Write statements to create a procedure that adds an employee record (The value of Employee_Id is 1, while the rest of the values are your choice) to the EMPLOYEE_SALARY table. Make use of variables to INSERT the values rather than hardcoded values. Create a statement to invoke the procedure, and a statement to verify that the employee was successfully added
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started