Structured Query Language (SQL) tutorial
Using SQL to Create a Microsoft Access Database
We'll create a database called bus that contains details of bookings for our company XYZ Transport. The details we plan to store include customer names, dates and times, buses, destinations, customer and drivers' addresses, phone numbers etc.
There are several distinct steps to using most production databases. Access tends to handle some of these automatically. For the moment, to illustrate these steps, You can review all your databases using the Windows file system to display directory structures using My Documents, My Computer or Windows Explorer. Access does not use command line systems similar to those used by other databases.