surfmuggle / Cubert

To become a jedi one must start as a novice
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Shop LZK - discuss objects and attributes needed and create tables for these #47

Open surfmuggle opened 3 years ago

surfmuggle commented 3 years ago

We have discussed the objects needed for the Shop LZK.

  1. [ ] Please discuss them further and decide together which object names you are going to use and create tables for these object
    1. [ ] Discuss also which relations (1 to 1, 1 to many, many to many) should exist between the tables
    2. [ ] How can you enforce relations between records in different tables?
    3. [ ] To create the tables please discuss what attributes (which columns) are needed for the tables
    4. [ ] Please commit the create sql statements to your own LZK repository
    5. [ ] Please commit some records with Insert Statements