Question: SQL Q: Login to SQL and write SQL queries to do the following 1. Create the Employee table based on the following table specification :

SQL SQL Q: Login to SQL and write SQL queries to do the

Q: Login to SQL and write SQL queries to do the following 1. Create the Employee table based on the following table specification : Column Data Type Size name SSN Varchar2 5 Name Varchar2 15 Varchar2 2 Dept num Age number 2 2. Change the type of SSN to number, keep the size. 3. Ensure that the structure of the Emp table is created. 4. Add new column called Salary with type number and 5 digits (5 precisions and 3 scale). 5. Delete the table structure

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!