1Z0-117 試験問題を無料オンラインアクセス

試験コード:1Z0-117
試験名称:Oracle Database 11g Release 2: SQL Tuning Exam
認定資格:Oracle
無料問題数:125
更新日:2025-09-12
評価
100%

問題 1

View the code sequence:

Which three statements are true about the execution of this query?

問題 2

You execute the following query:

Which statement is true about the usage of these hints in the query?

問題 3

You are administering a database supporting an OLTP application. The application runs a series of extremely similar queries the MYSALES table where the value of CUST_ID changes.
Examine Exhibit1 to view the query and its execution plan.

Examine Exhibit 2 to view the structure and indexes for the MYSALES table. The MYSALES table has 4 million records.

Data in the CUST_ID column is highly skewed. Examine the parameters set for the instance:

Which action would you like to make the query use the best plan for the selectivity?

問題 4

You recently gathered statistics for a table by using the following commands:

You noticed that the performance of queries has degraded after gathering statistics. You want to use the old statistics. The optimizer statistics retention period is default.
What must you do to use the old statistics?

問題 5

Examine the Exhibit1 to view the structure of an indexes for the EMPLOYEES table.

Examine the query:
SQL> SELECT * FROM employees WHERE employees_id IN (7876, 7900, 7902);
EMPLOYEE_ID is a primary key in the EMPLOYEES table that has 50000 rows.
Which statement is true regarding the execution of the query?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。