Create a database named cis224 with an addresses table with the following : AddressNo (auto-increment, primary key) First (25 characters, not null) Last (30 characters, not null) Street (100 characters, not null) City (25 characters, not null) State (2 characters, not null) Zip (10 characters, not null) The ecpi_user should have access to the database. Add at least 2 records to the database, one including your name. Create a PHP web application that does the following:

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter4: Constraints
Section: Chapter Questions
Problem 15MC: Which of the following data dictionary objects should be used to view information about the...
icon
Related questions
icon
Concept explainers
Question

Create a database named cis224 with an addresses table with the following :

  • AddressNo (auto-increment, primary key)
  • First (25 characters, not null)
  • Last (30 characters, not null)
  • Street (100 characters, not null)
  • City (25 characters, not null)
  • State (2 characters, not null)
  • Zip (10 characters, not null)

The ecpi_user should have access to the database.

Add at least 2 records to the database, one including your name.

Create a PHP web application that does the following:

  • Displays a table with all fields in the database
  • Provides the ability to Add new addresses
  • Provides the ability to Update existing addresses
  • Provides the ability to Delete existing addresses
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 7 images

Blurred answer
Knowledge Booster
Query Syntax
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
Enhanced Discovering Computers 2017 (Shelly Cashm…
Enhanced Discovering Computers 2017 (Shelly Cashm…
Computer Science
ISBN:
9781305657458
Author:
Misty E. Vermaat, Susan L. Sebok, Steven M. Freund, Mark Frydenberg, Jennifer T. Campbell
Publisher:
Cengage Learning
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr