InterviewSolution
Saved Bookmarks
| 1. |
Create a table in a database havingname students- Add to records usingMention primary keyand foreign keyDisplay all records from aStatement |
|
Answer» Create a new table in an existing databaseClick File > Open, and click the database if it is listed under Recent. If not, select one of the BROWSE OPTIONS to locate the database.In the Open DIALOG box, select the database that you want to open, and then click Open.On the Create TAB, in the Tables group, click Table. |
|