Create Access Table - Free Tutorials - Expenses Example Part

visibility 49 lượt xem schedule 16 năm trước timer 9:47
open_in_new Dailymotion
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. <br /><br />In this first video, we create the transactions table and categories table and add some data to each. <br /><br />More Free Access Tutorials at http://DatabaseMentor.com