Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

NEED CODE AND SCREENSHOTS OF OUTPUT ALSO IN MY SQL WORKBENCH PLS 1. Modify the department number of an employee having fname as 'Joyce' to

image text in transcribed

NEED CODE AND SCREENSHOTS OF OUTPUT ALSO IN MY SQL WORKBENCH PLS

1. Modify the department number of an employee having fname as 'Joyce' to 5 2. Alter Table department add column DepartmentPhoneNum of NUMBER data type and insert values into this column only. 3. Alter table department to modify the size of DepartmentPhoneNum. 4. Modify the field name DepartmentPhoneNum of departments table to PhNo. 5. Rename Table Department as DEPT

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions