WORKING WITH DATA IN MORE THAN ONE TABLE
1. Open a new query with "cruise.dbf". 2. In the query menu, click add table (This will then allow you to select the second table to be queried. 3. Click on the icon to the left of "Cruise.dbf" and drag it down to "group.dbf". 4. Click on the "Okay" button. (Notice the double headed arrow). 5. Select the data you want to view by checking the appropriate fields. (By doing this, we have just created a "One - to - Many" relationship between the clients table and the projects table.) 6. Now lets run the query.
Now lets do some altering, using the program editor.
|