1Z0-007 無料問題集「Oracle Introduction to Oracle9i: SQL」

Examine the data of the EMPLOYEES table.
EMPLOYEES (EMPLOYEE_ID is the primary key. MGR_ID is the ID of managers and refers to the EMPLOYEE_ID)

Evaluate this SQL statement:
SELECT e.employee_id "Emp_id", e.emp_name "Employee", e.salary,
m.employee_id "Mgr_id", m.emp_name "Manager"
FROM employees e, employees m
WHERE e.mgr_id = m.employee_id
AND e.salary > 4000;
What is its output?

解説: (JPNTest メンバーにのみ表示されます)
In which two cases would you use an outer join? (Choose two.)

正解:C、F 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
The STUDENT_GRADES table has these columns
STUDENT_ID NUMBER(12)
SEMESTER_END DATE
GPA NUMBER(4,3)
Which statement finds students who have a grade point average (GPA) greater than 3.0 for the calendar year 2001?

Examine the structure of the EMPLOYEES table:

You need to update the records of employees 103 and 115. The UPDATE statement you specify should update the rows with the values specified below:

Which UPDATE statement meets the requirements?

解説: (JPNTest メンバーにのみ表示されます)
In which scenario would index be most useful?

解説: (JPNTest メンバーにのみ表示されます)
In a SELECT statement that includes a WHERE clause, where is the GROUP BY clause placed in the SELECT statement?

解説: (JPNTest メンバーにのみ表示されます)
Evaluate the SQL statement:
TRUNCATE TABLE DEPT;
Which three are true about the SQL statement? (Choose three.)

正解:A、B、F 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You need to calculate the total of all salaries in the accounting department. Which group function should you use?

解説: (JPNTest メンバーにのみ表示されます)
Management has asked you to calculate the value 12*salary* commission_pct for all the employees in the EMP table. The EMP table contains these columns:

Which statement ensures that a value is displayed in the calculated columns for all employees?

解説: (JPNTest メンバーにのみ表示されます)
The CUSTOMERS table has these columns:

The CUSTOMER_ID column is the primary key for the table.
You need to determine how dispersed your customer base is.
Which expression finds the number of different countries represented in the CUSTOMERS table?

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡