Computer Science, asked by rajeshdudi1978, 4 months ago

Is a form can have one or more tables linked with it?​

Answers

Answered by 2005100120
1

Answer:

True, Because table always form by link.

Explanation:

When you are working with relational data (related data that is stored in separate tables), you often need to view multiple tables or queries on the same form. For example, you might want to see customer data from one table and information about customer orders from another table at the same time.

Similar questions