6: Appendix
( \newcommand{\kernel}{\mathrm{null}\,}\)
- 6.1: A- University Database Example
- This page outlines a database schema comprising five tables: "Person" (ID, name, birth date, ethnicity), "Employee" (ID, department, position, fund source, wage type), "Student" (enrollment details, admission type, status, class standing, majors), "Course" (CRN, year, semester, prefix, campus, section), and "Transcript" (ID, CRN, year, semester, grade, last day).
- 6.2: B- Glossary
- This page outlines shorthand notation for number sets in functions, defining Z as integers and R as real numbers. It specifies Z+ for positive integers (counting numbers) and Z+∪{0} for positive integers plus zero, noting that zero is neither positive nor negative.