Which statement about triggers is true?
A. A trigger is designed to return specific types of values and contains executable code.
B. A trigger is designed to return specific types of values but contains no executable code.
C. A trigger performs actions to capture details about an activity like a join operation against multiple tables.
D. A trigger performs actions in response to an event like an INSERT, UPDATE or DELETE operation on a table.
When an application using a temporary table terminates or disconnects from the database unexpectedly, what happens to the temporary table and any data stored in it?
A. The data in the table is deleted and the table persists.
B. The data in the table is deleted and the table is implicitly dropped.
C. The temporary table is converted to a base table and the data is deleted.
D. The temporary table is converted to a base table and the data is persistent.
A table named STATES was created as follows:
What will happen?
A. An error will be returned and the operation will fail.
B. A warning will be returned and the unique index INDX1 will become the index for the primary key.
C. The primary key will be successfully added and the unique index INDX1 will be dropped and recreated as the primary key index.
D. The primary key will be successfully added, the unique index INDX1 will be dropped, and a new index will be created for the primary key.
Which privilege is required to invoke a user defined function?
A. CALL
B. USAGE
C. EXECUTE
D. REFERENCES
Which statement is true about an index that is used to support a UNIQUE constraint?
A. It must not contain more than one column.
B. It cannot be used in a referential constraint.
C. It must be defined with the UNIQUE attribute.
D. It must be defined as UNIQUE WHERE NOT NULL.
Which statement regarding triggers is true?
A. Only one INSERT, UPDATE, or DELETE trigger can be defined per table.
B. Triggers cannot be modified, they must be dropped and recreated with new definitions.
C. Adding a trigger to a table that already has rows in it will cause triggered actions to be fired.
D. Triggers can only be fired one time per statement irrespective of the number of rows affected.
A new user named USER1 needs to retrieve information from a database named MYDB. What authority must be granted to user USER1?
A. DBCTRL authority
B. SQLADM authority
C. DATAACCESS authority
D. ACCESSCTRL authority
A table named EMPLOYEE was created as follows: Which action will prevent unauthorized users from accessing SSN data?
A. Assign the SSN column to a restricted role that only authorized users can access.
B. Only grant ACCESSCTRL authority for the SSN column to users who need to access SSN data.
C. Alter the table definition so that SSN data is stored in a separate schema that only authorized users can access.
D. Create a view for the EMPLOYEE table that does not contain the SSN column and require unauthorized users to use the view.
Which SQL statement will allow user USER1 to create a view on a table named EMPLOYEE?
A. GRANT CREATETAB ON DATABASE TO user1
B. GRANT SELECT ON TABLE employee TO user1
C. GRANT CREATEVIEW ON DATABASE TO user1
D. GRANT REFERENCES ON TABLE employee TO user1
User USER1 holds both DBADM and SECADM authority and you want to separate database administration activities from security administration tasks. What authority must you have in order to revoke SECADM authority from user USER1 and assign it to someone else?
A. DBADM
B. DBCTRL
C. SECADM
D. DBMAINT
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your A2090-610 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.