Exam 14: Data and Database Administration

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Given the tremendously expanding interest in Internet commerce,the importance of transaction processing is projected to diminish.

(True/False)
4.8/5
(35)

Rules which are stored in the database security system defining authorized users,allowable operations and accessible parts of the database are called _______________________.

(Short Answer)
4.9/5
(36)

Metadata can be found in the information resource dictionary.

(True/False)
4.8/5
(29)

The SQL:2003 ____________________ statement allows you to define a new data type as a subset of a standard data type.

(Short Answer)
4.9/5
(37)

One of the responsibilities of the data administrator is to monitor the performance of the enterprise's databases.

(True/False)
4.9/5
(39)

A(n)___________________ is a special database provided by the DBMS that tracks tables,columns,assertions,indexes,and other objects that are managed by the DBMS.

(Short Answer)
4.9/5
(38)

The data dictionary of a relational database is organized as a:

(Multiple Choice)
5.0/5
(36)

Which of the following statements is not true of triggers:

(Multiple Choice)
4.8/5
(28)

The SQL:2003 Definition_Schema and Information_Schema have not been implemented by most DBMSs.

(True/False)
4.9/5
(38)

_____________________ is a term for the situation that exists in many organizations in which technology supports the local objectives of the organization but not the global objectives.

(Short Answer)
4.8/5
(40)

The protection of databases from unauthorized access and malicious destruction is generally known as ___________________.

(Short Answer)
4.9/5
(39)

SQL:2003 ASSERTIONS are more powerful than CHECK constraints because they are not associated with a specific table,and they can involve a SELECT statement of any complexity.

(True/False)
4.8/5
(39)

After execution of the commands SQL#1,SQL#2,and SQL#3,a member of the user group Personnel1 may:

(Multiple Choice)
4.8/5
(32)

Although a DBA writes stored procedures and triggers to help manage databases,the primary responsibilities for a DBA are to manage stored procedures and triggers,not to write them.

(True/False)
4.8/5
(37)

List the three components of the SQL:2003 GRANT statement: ______________________________

(Essay)
4.8/5
(35)

The process of developing enterprise models of an organization's data,processes,and roles is called _______________________.

(Short Answer)
4.8/5
(43)

Because benchmarks need to be specific to a particular organization's needs in order to be useful,an organization should develop their own benchmarks for DBMS evaluation.

(True/False)
4.8/5
(41)

Which of the following is primarily used for security?

(Multiple Choice)
4.9/5
(40)

Data that describes the source,use,value,and meaning of other data is known as ______________.

(Short Answer)
4.9/5
(36)

The following three SQL statements are executed one after the other. SQL#1: CREATE VIEW Payroll SELECT EmpName, Salary, Status FROM Employee Where Job NOT IN ('Manager', 'Supervisor') SQL#2: GRANT SELECT, UPDATE ON Payroll To Personnel1, Personnel2 SQL#3: REVOKE UPDATE on Payroll From Personnel2 -After execution of the commands SQL#1 and SQL#2,a member of the user group Personnel2 may:

(Multiple Choice)
4.8/5
(33)
Showing 41 - 60 of 76
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)