Computer Science Homework Help
St Johns College VehicleRental Physical Design Data Management Project
This is the final project and it requires a physical design of the database you have selected for your project. This database should be normalized in 3rd normal form. Write the CREATE TABLE statements for all the entities in the database you have been designing. Make sure to include the primary keys and foreign keys, plus the data types for each attribute. In addition, write INSERT statements to input 10 rows of data into at least one of your tables.