|
EMBA 741 E-Business Trends --
Syllabus Classes Student Info Guest Info
|
Personal Database Part IIThis is the second part of the three part personal database assignment. In Part I you decided what type of database service you would like and developed the data model. In Part III you will implement the user interface to the database. Your assignment for part two is to implement the database in Oracle using SQL Plus. Your deliverable has three parts: SQL Statements, Sample Test Results, and Oracle Database Contents as follows: A. SQL StatementsShow the SQL commands for creating and manipulating your Personal DB on pages that are part of your personal Web site. This should include the SQL commands for:
A user should be able to copy your SQL, paste it into SQL Plus, create the database and execute the queries. B. Sample Test ResultsShow the results of your sample SQL queries from step 4 above on pages in your Web site. This can be done by:
C. Oracle Database ContentsYour tablespace in Oracle should contain your tables and data resulting from the actions described above. Make your tables visible to others by issuing the following SQL statement, replacing table-names with a list of your tables:
|
|
© 2001 by Chuck Ehrlich, all rights reserved. Comments to webmaster. Updated on February 16, 2000. |