Which of the following options can be used to retrieve data from a database without directly connected to the tables in the database by using a visual basic application?
A query can be used to retrieve data from the database without directly connected to the tables in the database. It can be created for either a single table or for joining two or more tables. The query acts as a virtual table and users can retrieve data from it.
Answer options A, B, and C are incorrect. These are not valid options for this.
Chapter: DATABASE, ADVANCED-LEVEL
Objective: Table Design
Currently there are no comments in this discussion, be the first to comment!