1Z0-007 試験問題を無料オンラインアクセス
| 試験コード: | 1Z0-007 |
| 試験名称: | Introduction to Oracle9i: SQL |
| 認定資格: | Oracle |
| 無料問題数: | 110 |
| 更新日: | 2026-05-31 |
STUDENT_ID NUMBER(12)
SEMESTER_END DATE
GPA NUMBER(4,3)
Which statement finds the highest grade point average (GPA) per semester?
You need to calculate the total of all salaries in the accounting department. Which group function should you use?
Which SQL statement displays the date March 19, 2001 in a format that appears as "Nineteenth of March 2001 12:00:00 AM"?
You would like to display the system date in the format "Monday, 01 June, 2001".
Which SELECT statement should you use?