Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Topic: Database Populate the table with sample data (at least 4 records) In the following format. While populating table keep in mind the constraints. (5)

Topic: Database
Populate the table with sample data (at least 4 records) In the following format. While populating table keep in mind the constraints. (5) Attach Screenshots and queries
image text in transcribed
image text in transcribed
INSERT INTO EMPLOYEE VALUES(John', 'B', 'Smith, 123456789','9-Jan-55","731 Fondren, Houston, TX', 'M',3eeee, '987654321,5); INSERT INTO EMPLOYEE VALUES ('James', 'E', 'Borg, 888665555, 10-Nov-27', '450 Stone, Houston, TX', 'M', 55800, NULL, 1); insert into DEPARTMENT values ("Headquarters', 1, 888665555, 19-Jun-71'); '1, *-" INSERT INTO DEPENDENT VALUES (123456789, 'Alice', 'F', '31-Dec-78", "Daughter); ''F'" INSERT INTO PROJECT VALUES ('Productx', 1, 'Bellaire', 5); INSERT INTO WORKS_ON VALUES (123456789, 1. 32.5)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions