[last updated: 2019-05-02]
go to: mySQL dataBases needed
-----
- Entities & Attributes:
- Pages:
pageID: text, of the form eg. "07.01.11.15"
pageTitle: text description of page main content subject
keyWords: other/alternative descriptions of page content
- Manipulations:
- print list of all database records, sorted numerically by pageID (Contents)
- ???print list of all database records, sorted alphabetically by pageTitle
- Tables: (pk=Primary Key)
.
.
.
eof