Question: Need help with this coding problem Write an anonymous PL/SQL program with row type variable to insert a new employee with name Erica, EID =

Need help with this coding problem

Need help with this coding problem Write an anonymous PL/SQL program with

row type variable to insert a new employee with name Erica, EID

Write an anonymous PL/SQL program with row type variable to insert a new employee with name Erica, EID = 5, DID = 2, salary = 90000, hiredate = date '2010-2-1' Declare a variable with the same data type as an employee's hiredate. Assign current date to this variable and use it to update Erica's hiredate to this variable

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!