In MS Access, the default name of the first table created in a blank database is: MCQ with Answer and Explanation

In MS Access, the default name of the first table created in a blank database is:
A. NewTable
B. Table1
C. MainTable
D. Default
Answer: Option B
Solution (By JKExamLibrary)
Access names new table Table1.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1 Report Error
In MS Access, which data type automatically inserts a unique sequential number?
A. Number
B. Calculated
C. AutoNumber
D. Text

Correct Answer: Option C


Explanation:
AutoNumber increments automatically.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In Excel, which function is used to calculate the number of days between two dates?
A. NETWORKDAYS
B. DAYS
C. DATEDIF
D. All of the above

Correct Answer: Option D


Explanation:
DAYS, DATEDIF, and NETWORKDAYS all can calculate days between dates (NETWORKDAYS counts working days). So all are valid.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In MS Access, to permanently remove a table and all its data, you should:
A. Use a Make-Table query
B. Delete the table object
C. Use a Delete query
D. Clear all records

Correct Answer: Option B


Explanation:
Deleting the table object removes structure and data. Delete query only removes records.

This question belongs to: Computer Microsoft Office