Customer service database


A query on all contacts in the customers table showing first name, last name, address, e-mail address and three additional fields from the table. An update query that changes one or more customer records but not all records. A delete query that removes one or more customer records but not all records.

Using SQL commands, add a new field called Birthday to the Customers table. Populate some of the fields with data.

Report on Customers in Database showing Names, State, and Phone Numbers.

Create a report showing contact name and birthdays. Do not show records without a birthday.

Analyze the data populated in the Database to show referential integrity. This includes a statement showing what the affected tables in each dataset are and how they are impacted in the case of an addition of data or a deletion of data.

All data and screen shots should be included in a Word document with a brief explanation of the actions you performed.

Request for Solution File

Ask an Expert for Answer!!
PL-SQL Programming: Customer service database
Reference No:- TGS015384

Expected delivery within 24 Hours