ProductReview Example: Difference between revisions

m
Line 19: Line 19:
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. 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.


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 (by [[Using DataDictionaries]] )


The following data dictionaries  should now be available:
The following data dictionaries  should now be available:
1,134

edits