QuestionQ1
Data and Database SecurityA database administrator configured a connection to a SQL Server instance for a new user, but cannot connect from the user's workstation. Which of the following is the most likely cause of the issue?
- A The SQL Server codes are performing badly.
- B The SQL Server has not been tested properly.
- C The SQL Server ports to the main machine are closed.
- D The SQL Server has many concurrent users.
QuestionQ2
Database Management and MaintenanceA database administrator is migrating data from a legacy table to a newer table. Both tables have the same columns, and some data may overlap.
Which SQL command should the administrator use to ensure that records from the two tables are not duplicated?
- A UNION
- B JOIN
- C INTERSECT
- D CROSS JOIN
Community Discussion
QuestionQ3
Business ContinuityA company must prepare a document that defines the responsibilities, metrics, penalties, and other general terms a provider must meet so customers can use its platforms.
Which of the following documents satisfies these requirements?
- A DOU
- B SLA
- C MOU
- D SOW
Community Discussion
QuestionQ4
Database FundamentalsA database is set up to use undo management with temporary undo enabled. An UPDATE is executed on the table.
Which option describes where the undo is stored?
- A In the system global area
- B In the undo tablespace
- C In the SYSAUX tablespace
- D In the temporary tablespace
Community Discussion
QuestionQ5
Database DeploymentWhich of the following deployment phases is when a DBA ensures that the latest patches are applied to the new database?
- A Importing
- B Upgrading
- C Provisioning
- D Modifying










Community Discussion