C2090-610 Exam Questions & Answers

Exam Code: C2090-610

Exam Name: DB2 10.1 Fundamentals

Updated: Apr 18, 2024

Q&As: 138

At Passcerty.com, we pride ourselves on the comprehensive nature of our C2090-610 exam dumps, designed meticulously to encompass all key topics and nuances you might encounter during the real examination. Regular updates are a cornerstone of our service, ensuring that our dedicated users always have their hands on the most recent and relevant Q&A dumps. Behind every meticulously curated question and answer lies the hard work of our seasoned team of experts, who bring years of experience and knowledge into crafting these premium materials. And while we are invested in offering top-notch content, we also believe in empowering our community. As a token of our commitment to your success, we're delighted to offer a substantial portion of our resources for free practice. We invite you to make the most of the following content, and wish you every success in your endeavors.


Download Free IBM C2090-610 Demo

Experience Passcerty.com exam material in PDF version.
Simply submit your e-mail address below to get started with our PDF real exam demo of your IBM C2090-610 exam.

Instant download
Latest update demo according to real exam

*Email Address

* Our demo shows only a few questions from your selected exam for evaluating purposes

Free IBM C2090-610 Dumps

Practice These Free Questions and Answers to Pass the IBM Certified System Administrator Exam

Questions 1

When is it appropriate to use a sequence?

A. When you want to control the order in which triggers are fired.

B. When you want to control the order in which stored procedures can be invoked.

C. When you want to automatically generate a numeric value that is not tied to any specific column or table.

D. When you want to automatically generate a numeric value for each row that is added to a specific table.

Show Answer
Questions 2

Which statement will prevent concurrent application processes from performing anything other than read- only operations against a table named TAB1?

A. LOCK TABLE tab1 IN READ MODE

B. LOCK TABLE tab1 IN SHARE MODE

C. LOCK TABLE tab1 IN EXCLUSIVE MODE

D. LOCK TABLE tab1 IN READ-ONLY MODE

Show Answer
Questions 3

Which SQL statement should be used to select the minimum and maximum salaries (SALARY), by job code (JOB), from a table EMPLOYEE?

A. SELECT job, MIN(salary), MAX(salary) FROM employee GROUP BY job;

B. SELECT job, MIN(salary), MAX(salary) FROM employee ORDER BY job;

C. SELECT job, MIN(salary), MAX(salary) FROM employee GROUP BY job, MIN(salary), MAX(salary);

D. SELECT JOB, MIN(salary), MAX(salary) FROM employee ORDER BY job, MIN(salary), MAX(salary);

Show Answer
Questions 4

Which statement about BEFORE triggers is FALSE?

A. A BEFORE trigger can be used to perform validation of input data.

B. A BEFORE trigger can be used to automatically generate values for newly inserted rows.

C. A BEFORE trigger is fired for each row in the set of affected rows before the trigger event executes.

D. A BEFORE trigger is fired for each row in the set of affected rows instead of executing the trigger event.

Show Answer
Questions 5

Which statement about roll back operations is correct?

A. When a ROLLBACK statement is executed, all locks held by the terminating transaction are released.

B. When a ROLLBACK TO SAVEPOINT statement is executed, all locks acquired up to the savepoint are released.

C. When a ROLLBACK TO SAVEPOINT statement is executed, all locks acquired after the savepoint are released.

D. When a ROLLBACK statement is executed, all locks acquired for open cursors that were declared WITH HOLD, are held.

Show Answer

Viewing Page 1 of 3 pages. Download PDF or Software version with 138 questions