Skip to content

CSantana23/Assignment-4-Paper-Review-Database

Repository files navigation

Pace Spring 2019 DBMS Assignment 4

Cesar Santana - U01198843

File name Paper_Reviews.sql contains scripts to:

Create the database PaperReviews Work with the PaperReviews database by executing USE Paper_Reviews.sql Creates the following tables:

  • AUTHORS
  • PAPERS
  • REVIEWERS
  • TOPICS
  • REVIEWS
  • AUTHOR_SUBMISSIONS
  • PAPER_REVIEWERS
  • REVIEWER_HAS_TOPICS
  • REVIEWER_SUBMIT_REVIEWS

Insert data from the file titled InsertData.sql

About

Forth Assignment for Database Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages