Chapter Seven – Database Processing Applications
© 2018 Pearson Education, Inc. Page 71 of 100
<p class=“footer”>
<a href=“../GG/index.html”>
Return to Garden Glory Home Page
</a>
</p>
<hr />
</body>
</html>
ANSWERS TO JAMES RIVER JEWELRY PROJECT QUESTIONS
[NOTE: The James River Jewelry Project Questions are available online for Appendix D,
which can be downloaded from the textbook’s Web site:
http://www.pearsonhighered.com/kroenke. The solutions for these questions will be
included in the Instructor’s Manual for each chapter]
If you have not already implemented the James River Jewelry database shown in the
James River Jewelry Project Questions for Chapter 3 that is online in Appendix D in a
DBMS product, create and populate the JAMES_RIVER_JEWELRY database now in
the DBMS of your choice (or as assigned by your instructor). Note that this assignment
uses SQL views, which are discussed in online Appendix E—SQL Views.
A. Create a user named JRJ-User with the password JRJ-User+password. Assign this
user to database roles so that the user can read, insert, delete, and modify data.