Which security technique limits access by unauthorized users to parts of an enterprise database?
Reveal answer details Close answer details
Correct answerA
CIW · 1D0-541
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Single choice
Which security technique limits access by unauthorized users to parts of an enterprise database? Reveal answer details Close answer detailsCorrect answerA
Single choice
Consider the table for an employee database shown in the exhibit. What is the cardinality of the table? ![]() Reveal answer details Close answer detailsCorrect answerC
Single choice
A theta-join can be viewed as: Reveal answer details Close answer detailsCorrect answerC
Single choice
Consider the entity-relation (ER) diagram shown in the exhibit. When the logical database design phase is completed, which of the following is a valid DBDL description of the base relations for the ER diagram? ![]() Reveal answer details Close answer detailsCorrect answerD
Single choice
Which relational algebraic operation is used to select specific columns (attributes) from a relation? Reveal answer details Close answer detailsCorrect answerC
Single choice
Consider the following database information: Reveal answer details Close answer detailsCorrect answerA
Single choice
The exhibit shows a table called Recreation Relation that relates a unique student identification number and a sports activity with a fee for participating in that activity. The Student_ID and Activity columns in the table are used together as a composite key. Which statement about the relation is correct? ![]() Reveal answer details Close answer detailsCorrect answerB
Single choice
Consider the Orders relation shown in the exhibit. Which of the following SQL statements would replace the value in the Sales_Rep_No column with 110 everywhere that Sales_Rep_No 108 is listed? ![]() Reveal answer details Close answer detailsCorrect answerB
Single choice
Which of the following is a characteristic of the three-tier database architecture? Reveal answer details Close answer detailsCorrect answerB
Single choice
Which mechanism provides database users with controlled access to the database through the use of virtual tables? Reveal answer details Close answer detailsCorrect answerA
Single choice
Consider the following SQL statement and the Orders relation shown in the exhibit: ![]() What is the output of this SQL statement? Reveal answer details Close answer detailsCorrect answerC
Single choice
Which of the following ACID properties requires that a transaction be executed in its entirety or not all? Reveal answer details Close answer detailsCorrect answerD
Single choice
Consider the relations shown in the exhibit. Due to restructuring, the sales department has been eliminated and the employees working in that department have been dismissed. All ID information is stored as integers. Which SQL statement would be used to return a relation with all information for the employees who have been dismissed? ![]() Reveal answer details Close answer detailsCorrect answerC
Single choice
A relation for a construction company is shown in the exhibit. Which of the following best defines the relationship between Cust_ID and Cust_Name? ![]() Reveal answer details Close answer detailsCorrect answerD
Single choice
Consider the relation shown in the exhibit. Which of the following SQL statements would properly add information for a new employee? ![]() Reveal answer details Close answer detailsCorrect answerD
Single choice
Which term describes the rejoining of relations that have been decomposed? Reveal answer details Close answer detailsCorrect answerB
Single choice
The exhibit shows a relation for a companys projects. Which candidate key(s) would best serve as the primary key for this relation? ![]() Reveal answer details Close answer detailsCorrect answerD
Single choice
Consider the Recreation relation shown in the exhibit. You need to apply a SQL statement to the Recreation relation that will return the following data: ![]() Which SQL statement applied to the Recreation relation will return this data? Reveal answer details Close answer detailsCorrect answerB
Single choice
The database manager wants to give Rubio and Doe the ability to modify the Project Relation shown in the exhibit. A temporary employee named Temp needs to access the data in the database to generate reports. Which group of SQL statements will perform this task? ![]() Reveal answer details Close answer detailsCorrect answerA
Single choice
Consider the relations shown in the exhibit. Which of the following SQL statements would enter data from the Customers relation into the Atlanta_Customers relation? ![]() Reveal answer details Close answer detailsCorrect answerC |