Create an access database with two tables using the


Creating Tables with Microsoft Access

Create an Access database with two tables using the graphical capabilities of the product (vs. SQL).  One table is called STUDENTS and has fields for Student_ID, Last_Name, First_Name, Major, DOB (i.e., date of birth), Zip_Code, and GPA.  The other table is called ZIP_CODES and has fields of Zip_Code, City, and State.  Use appropriate Access data types for all fields.  Ensure both tables have primary keys and there is a foreign key in the STUDENTS table referencing the Zip_Code field in the ZIP_CODES table.  Populate each table with two records, ensuring that each student has a zip code that matches a value in the ZIP_CODES table.  Develop a query that shows the Student IDs of both students along with their last names, first names, date of birth, GPAs, zip codes, cities, and states.

Submit the following screen snapshots, in this order and appropriately labeled, in a single Word file:

  1. Relationships View showing both related tables
  2. Table Design Views of both tables
  3. Datasheet Views of both tables showing the two records
  4. Query Design View of your query
  5. SQL View of your query
  6. Datasheet View of the query results

At the top of your Word file, include the title of this Critical Thinking assignment, your name, and the date. 

Screen snapshots can be made by hitting the PrtScrn button on the keyboard and then pasting the captured image into Word.  You can use Alt-PrtScrn to capture a single window of interest vs. the entire display on the monitor.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Create an access database with two tables using the
Reference No:- TGS01651945

Now Priced at $30 (50% Discount)

Recommended (93%)

Rated (4.5/5)