logo

Database Implementation for Café Company

   

Added on  2019-09-16

2 Pages225 Words261 Views
 | 
 | 
 | 
you will implement Database of any type of company (café) and then apply some of the concepts that we will learn in the lab. It must be completed, and all required components turned.Project Description:Create database tables (at least 5 tables) as you learn in Database I course. Don't forget to make the following:oPrimary Key, Foreign Key, unique, not null and check constraint.o 1-1, 1-M, M-M relations.Populate each table with complete and accurate data (at least 10 records in every table).Create the following in PL/SQL on your database: oProcedures (4 at least)oFunctions(4 at least)oTriggers(4 at least)oExceptions(4 at least)oAny loop types:Basic loop, FOR loop or WHILE loop(4 at least)The final report shoud include:Short description of your database. Printout the description of each table.Printout the results of a SELECT * for every table.Printout the creation of Primary Key, Foreign Key and check constraint.
Database Implementation for Café Company_1

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents