ProductReview Example: Difference between revisions

m
Leaving out administrators for now.
m (Leaving out administrators for now.)
Line 23: Line 23:
== Data model [[Using DataDictionaries]] ==
== Data model [[Using DataDictionaries]] ==


We want to store information about users, places, purchases and known items. A user should be either a normal user or an administrator. The other tables should hold sufficient information about the items purchased and how the users liked them.
We want to store information about users, places, purchases and known items. The other tables should hold sufficient information about the items purchased and how the users liked them.


Create these tables in the database builder and create the associated data dictionaries .
Create these tables in the database builder and create the associated data dictionaries .
1,134

edits