Question: ONLY QUESTION 9 I NEED HELP WITH - THANK YOU!! - - 7 a . Write a SQL statement that create a database and then
ONLY QUESTION I NEED HELP WITH THANK YOU!! a Write a SQL statement that create a database and then drop the database.
b Write a SQL statement that create a table Employee, columns should be EmployeeID which is in integer type, Last Name and First Name in varchar type, age in integer type. Make sure EmployeeID is the key and every employee is older than yearold.
c Write a SQL statement that insert the following values into btable, explain which row cannot be inserted into the table and why.
Jason Unwin,
Jason Unwin,
James Unwin,
Jason Unwin,
Jason Unwin,
Write a SQL statement that define a procedure which contains b and c and run it
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
