A database administrator is updating an organization's ERD. Which of the following is thebestoption for the database administrator to use?
Which of the following firewall types allows an administrator to control traffic and make decisions based on factors such as connection information and data flow communications?
Which of the following statements contains an error?
A database administrator needs to ensure that a newly installed corporate business intelligence application can access the company’s transactional data. Which of the following tasks should the administrator performfirst?
Which of the following should a company develop to ensure preparedness for a fire in a data center?
A server administrator wants to analyze a database server's disk throughput. Which of the following should the administrator measure?
A database administrator would like to create a table named XYZ. Which of the following queries should the database administrator use to create the table?
A)
B)
C)
D)
A database administrator needs to provide access to data from two different tables to multiple group users in order to facilitate ongoing reporting. However, some columns in each table are restricted, and users should not be able to see the values in these columns.
Which of the following is thebestaction for the administrator to take?
Which of the following scripts would set the database recovery model for sys.database?
A)
B)
C)
D)
A database is configured to use undo management with temporary undo enabled. AnUPDATEis run on the table.
Which of the following describes where the undo is stored?