Skip to main content\(\newcommand{\R}{\mathbb{R}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Pow}{\mathcal{P}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Appendix A University Database Example
Table A.0.1. Person
|
8 digit integer, unique key
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Table A.0.2. Employee
|
8 digit integer, unique key
|
|
|
|
|
|
|
|
|
Table A.0.3. StudentTable A.0.4. CourseTable A.0.5. Transcript
|
8 digit integer, unique key
|
|
|
|
|
|
|
|
|
|
|