Question

this is about databases and SQL, please help me with this and i promise i will thumbs you up :) let me know if you need more info please try to get this done i will definitely thumbs you up :))

PROJECT TOPIC: Library: Books, Copies of the books, Patrons, Checkouts

when creating ERD diagram, the notation must be in crows notation, attached at the bottom is an example of crows foot notation in databases so you can understand.

  1. PDF file generated from Lucid Chart ( or any way to show diagram in crows foot notation) containing the following information:
    • The name of the project
    • 3-4- sentences describing the problem (Use the topic assigned to your name to define and describe the business situation)
    • List of the business rules (make assumptions if degree of the relationship is not known)
    • ERD of the database (please must be in crows notation also showing PK, FK1, FK, etc..)
  2. SQL Notebook in microsoft sql server mangement or azure data studio notebook sql code please
  • Text section:
  • Code section with execution results
    • Commands to create all the tables
    • Commands populating 5-10 records into each of the table
    • Select commands for each of the tables
    • create TABLE Movie(movieID int primary key, movieName
      varchar(10), dateOfRelease date, budget int);
    • ^^^ sql code should run/look similar to bullet point above :)
    • below is an example of crows foot notation with some other topic but please make sure you are doing the topic listed below...

      PROJECT TOPIC: Library: Books, Copies of the books, Patrons, Checkout

FIGURE 8.1 DATABASE MODEL LINE Hit generates contains INVOICE PK INV_NUMBER FK1 CUS_CODE INV_DATE CUSTOMER PK CUS CODE CUS_LN

0 0
Add a comment Improve this question Transcribed image text
Answer #1

PROJECT TOPIC: Library: Books, Copies of the books, Patrons, Checkouts

ERD diagram in crows foot notation -

In this ERD i have mentioned total of 7 entities/tables-

  1. Library
  2. Patrons
  3. Books
  4. Copies of Books
  5. Category
  6. Checkout
  7. Person

Each of them have a separate attributes and i have also mentioned the data types of each attribute separately.

The relation among eaach table has also been drawn and the keys have also been mentioned, the primery keys as PK and the Foriegn Keys as FK.

Library PK Library ID Number Title Text FK Patrons ID Number Patrons PK Patrons ID Number Name Text contact Number Address Te

Where as the rest of question, can you please elaborate it by naming each part separately so that i could get an idea how to present the answers.

Feel free to ask any ques, i would like to answer

thank you

Add a comment
Know the answer?
Add Answer to:
this is about databases and SQL, please help me with this and i promise i will...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • this is about databases and SQL, please help me with this and i promise i will...

    this is about databases and SQL, please help me with this and i promise i will thumbs you up :) let me know if you need more info please try to get this done i will definitely thumbs you up :)) PROJECT TOPIC: Library: Books, Copies of the books, Patrons, Checkouts when creating ERD diagram, the notation must be in crows notation, attached at the bottom is an example of crows foot notation in databases so you can understand. PDF...

  • Create SQL statements based on the given tables: Code to create the tables: CREATE DATABASE LAB...

    Create SQL statements based on the given tables: Code to create the tables: CREATE DATABASE LAB4DB; USE LAB4DB; CREATE TABLE CUSTOMER ( CUS_CODE int primary key, CUS_LNAME varchar(15), CUS_FNAME varchar(15), CUS_INITIAL varchar(1), CUS_AREACODE varchar(3), CUS_PHONE varchar(8), CUS_BALANCE float(8) ); INSERT INTO CUSTOMER VALUES('10010','Ramas','Alfred','A','615','844-2573','0'); INSERT INTO CUSTOMER VALUES('10011','Dunne','Leona','K','713','894-1238','0'); INSERT INTO CUSTOMER VALUES('10012','Smith','Kathy','W','615','894-2285','345.86'); INSERT INTO CUSTOMER VALUES('10013','Olowski','Paul','F','615','894-2180','536.75'); INSERT INTO CUSTOMER VALUES('10014','Orlando','Myron','','615','222-1672','0'); INSERT INTO CUSTOMER VALUES('10015','O''Brian','Amy','B','713','442-3381','0'); INSERT INTO CUSTOMER VALUES('10016','Brown','James','G','615','297-1228','221.19'); INSERT INTO CUSTOMER VALUES('10017','Williams','George','','615','290-2556','768.93'); INSERT INTO CUSTOMER VALUES('10018','Farriss','Anne','G','713','382-7185','216.55'); INSERT INTO CUSTOMER VALUES('10019','Smith','Olette','K','615','297-3809','0'); /*...

  • Please read the article and answer about questions. You and the Law Business and law are...

    Please read the article and answer about questions. You and the Law Business and law are inseparable. For B-Money, the two predictably merged when he was negotiat- ing a deal for his tracks. At other times, the merger is unpredictable, like when your business faces an unexpected auto accident, product recall, or government regulation change. In either type of situation, when business owners know the law, they can better protect themselves and sometimes even avoid the problems completely. This chapter...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT