What does it mean to compact and repair your database? What is the difference betweena single compact and a compact on close?

What will be an ideal response?


Compacting your database rearranges your database to use disk space more efficiently. It also looks for damaged data and tries to fix it.A single Compact compacts the database once. Compact on Close is an option that compacts the database everytime you close the database.

Computer Science & Information Technology

You might also like to view...

Programs use environment variables to

A. store data between login sessions B. pass configuration settings to other programs

Computer Science & Information Technology

____ consisted of machine languages, written in binary code and executed by the computer's processor.

A. First-generation languages B. Second-generation languages C. Third-generation languages D. Fourth-generation languages

Computer Science & Information Technology

A(n) ____________________ custom show is a separate presentation or a presentation that includes slides from the original presentation.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which part of a well-designed cryptographic system is responsible for maintaining the secrecy of communications?

a. Identity of sender b. Algorithm c. Key d. Time of use

Computer Science & Information Technology