56.9k views
5 votes
Describe one reason you would import data into a database.

2 Answers

5 votes
Importing your data in you database is very important especially if you have a data that need not to be deleted. Database is a permanent ...
User Atul Kumbhar
by
8.6k points
2 votes
You typically import data for the following reasons: You want to merge two databases by copying all the objects in one database to another. [ When you import, you can copy all the tables, queries, forms, reports, macros, and modules, along with table relationships, to another database in a single operation. You need to create some tables that are similar to tables that exist in another
User James Daly
by
7.8k points

No related questions found