77-885 · Question #40
You work as a Database Designer for Tech Perfect Inc. The company has a Windows Vista-based computer with Microsoft Office 2010 installed on it. The computer contains a database named Order1 created…
The correct answer is C. Open. In order to accomplish the task, you should open the database in open mode. When you open the database in this mode, it is shared with all users and all of them can insert, modify, and delete data from the database. Answer: A is incorrect. When a database is opened in open…
Question
Options
- AOpen exclusive
- BOpen read-only
- COpen
- DOpen exclusive read-only
How the community answered
(41 responses)- A15% (6)
- B10% (4)
- C71% (29)
- D5% (2)
Explanation
In order to accomplish the task, you should open the database in open mode. When you open the database in this mode, it is shared with all users and all of them can insert, modify, and delete data from the database. Answer: A is incorrect. When a database is opened in open exclusive mode, other users cannot open it unless the current user closes the database and opens it normally. Answer: B is incorrect. When a database is opened in open read-only mode, data can be viewed but data cannot be inserted, modified, or deleted. Other users can perform all tasks on the Answer: D is incorrect. When a database is opened in open exclusive read-only mode, data can be viewed but data cannot be inserted, modified, or deleted. Other users can also open the database, but the database will be opened in read-only mode.
Topics
Community Discussion
No community discussion yet for this question.