2. Draw an entity relationship diagram (ERD) for the following
situation:
The state of Georgia is interested in designing a database that
will track its researchers. Information of interest includes
researcher name, title, position; university name, location,
enrollment; and research interests. Each researcher is associated
with only one institution, and each researcher has several research
interests.
3. Visit a Web site that allows customers to order a product
over the Web (e.g., Amazon.com). Create a data model that the site...