|
|
Home »
Microsoft Access »
Data Manipulation
::
This tutorial covers what many people agree is one of the most difficult database conceptshow to create and work with . A relational database contains two or more tables that are related to each other in some way.For example, a database might contain a Customers table and an Invoices table that contains the customer's orders.
In this tutorial you will learn how to link tables in an existing database together in a one-to-many relationship to create a relational database. You will also learn how to enforce referential integrity between those tables to keep records in related fields valid and accurate.
Related Tutorials
 |
|
 |
|
Microsoft Access Tutorials
Microsoft Access / Gettings Started
Introduction (Menu bars, buttons, toolbars, moving around Access),Designing Databases, Creating Tables, Creating and Using Forms, Working with Tables
Working with Table Information (Adding, Editing, Deleting, Sorting and Finding Records), Creating Select Queries (Selecting Tables and Fields), Working with Select Queries (Adding, Deleting, Inserting and Moving Fields, Wildcard characters, Multiple Criteria), Creating and Using Reports, Enhancing Forms and Reports
Site: www.officetutorials.com
Report -
View Tutorial
|
|
 |
|
 |
|