RelationalDBDesign
SiteMap
Data Manipulation
Access Features
Building Access DB
Tables Queries
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Creating Tables
«Prev
Next»
Access Database
Database Features
Open Access Database
MS Access Window
Access Help System
Access Database Window
Access Interface Conclusion
MS Access Database
What is Database
What is Relational Database
Design Relational Database
How Data is stored
Access Database Objects
Database Analysis
Create Access Database
Steps For Creating Database
Design Tables Conclusion
Creating Access Table
Creating Access Tables
Access Datasheet
Edit Access Datasheet
MS Access Functions
Importing Data
Import Access Table
Building Modifying Forms
Table Manipulation
Table Design View
Field Data Types
Changing DataType
Use InputMask To Limit Data
Selecting Table Fields
Adding Deleting Fields
Creating Hyperlinks In Access Table
Edit Table Design By Moving Field
Understanding Primary Key
Access Table Manipulation Conclusion
Creating a New Table with a Wizard - Exercise
Create a table using the Table Wizard
Objective:
Create a table using the table wizard.
Exercise Scoring
You will receive 5 points for this exercise. The exercise is auto-scored, which means all you need to do to receive full credit for the exercise is click the
Submit
button.
Instructions
Open your Consulting Database. If you didn't create the Consulting database in the last module, you can download and open Consulting_04.mdb from the resources page.
Use the Table Wizard to create a table to hold the following information about your clients:
Customer
First Name
Last Name
Address
City
State Zip
You may need to change the name of some fields.
Name the table Clients and allow Access to create a primary key for you.