wiki:P2

Version 2 (modified by 211099, 6 weeks ago) ( diff )

--

Relational Design for ChapterX

Notation

  • Primary keys are bolded and underlined.
  • Foreign keys are marked with * at the end of their name and the referenced entity is written in parentheses.
  • Complex attributes are bolded, and their containing attributes are following the, made italic.
  • Multivalued attributes have their own table

Tables

DDL script for creation and deletion of tables

DML script for inserting data in the tables

Relational diagram made in DBeaver

AI Usage for Relational Design

Attachments (5)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.