Question: you through the process. Task # Points 1 2 5 68 16 Task Description Create a new table named Review in Access with the following
you through the process. Task # Points 1 2 5 68 16 Task Description Create a new table named "Review" in Access with the following structure. Field Name ReviewID ReviewDate ReviewerName Short Text Review Text Long Text Number Number ReviewStars RecipeID Data Type Other AutoNumber Primary Key Date/Time Input Mask: Short Date Add a validation rule to the ReviewStars field that allows only values between 0 and 5 (inclusive) to be entered. Since the data type for this field is Byte (which does not allow a negative number), your validation must only ensure that a value must be less than or equal to 5. Review Date ReviewerName Review Text Use the "Relationships" window to inform Access of the following Primary Key, Foreign Key pair: RecipeID in the Review table references the Recipe Table. Also, enforce referential integrity for this new relationship. Enter the following information into the Review table: Field Size: Byte Field Size: Long Integer ReviewStars RecipeID 7/4/2013 Holly Lucas This is one of my favorite
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
