Write the sql needed to create an employee table contain


Write the SQL needed to create an employee table containing the following data:

employeeID, text, length of 5, primary key
lastName, text, length of 25
firstName, text, length of 15
degree, text, able to store values of 'yes' and 'no'
dateOfBirth, date
annualSalary, numeric

Request for Solution File

Ask an Expert for Answer!!
PL-SQL Programming: Write the sql needed to create an employee table contain
Reference No:- TGS0135220

Expected delivery within 24 Hours