PL/SQL Lab Diploma in Information Science & Engineering6th sem
Govt. of Karnataka, Department of Technical Education Diploma in Information Science & Engineering Sixth Semester Subject: PL/SQL Lab Contact Hrs / week: 6 Total hrs: 96 1 Write a PL/SQL code to create an employee database with the tables and fields specified as below. a) Employee Emp_no Employee_name Street City b) Works Emp_no Company_name Joining_date Designation Salary c) Comp...