Computer Science, asked by almashafreen496, 6 months ago

acess store the data in
tables​

Answers

Answered by ishikasingh43
1

Answer:

To store your data, you create one table for each type of information that you track. Types of information might include customer information, products, and order details. To bring the data from multiple tables together in a query, form, or report, you define relationships between the tables.

Similar questions