GithubHelp home page GithubHelp logo

db_final_project's Introduction

PATS Phase 2 Files

This contains the solution to Phase 1 that all students need to follow in Phase 2 as well as a set of start files and test data. Even if you like your solution better, you still need to conform to this solution so your project can be properly graded.

In the pats_data.sql file there is test data for 120 owners and 237 pets representing 5 animal types. In addition there are 9 procedures, 10 medicines (with 23 connections to animals) and each medicine/procedure has one older cost as well as a current cost. The medicines are realistic, but no guarantee is made regarding the scientific accuracy of the data. Moreover, there are 1949 visits which connect to 4531 treatments and 1475 visit_medicine applications. In short, there should be enough realistic test data for you to work with in this phase. If you have constructed your tables correctly, there should be no problem loading this data.

Put your names in each of the remains pats_.sql files and populate it with the code requested in the phase description. More instructions for this phase can be found on the course website at http://67311.cmuis.net.

 NOTE: in this case do not replace the 'pats' owner with your own db owner name in the data files before trying to load the database.  The ownership is already set to a user called 'pats' so simply create a new user 'pats' on your local machine who owns the pats db. For security reasons, this user should NOT be a superuser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.