Create Access Table - Free Tutorials - Expenses Example Part

  • 14 years ago
The purpose of this database is to record money spent so that we can see where the money goes. The initial fields are a description of where it is spent, the amount and a category plus an ID for the primary key. We don't do a primary key on the description because we will probably have the same expenses, again and again.

In this first video, we create the transactions table and categories table and add some data to each.

More Free Access Tutorials at http://DatabaseMentor.com

Recommended