1z1-061 試験問題を無料オンラインアクセス
| 試験コード: | 1z1-061 |
| 試験名称: | Oracle Database 12c: SQL Fundamentals |
| 認定資格: | Oracle |
| 無料問題数: | 340 |
| 更新日: | 2026-06-10 |
On your Oracle 12c database, you invoked SQL *Loader to load data into the EMPLOYEES table in the HR schema by issuing the following command:
$> sqlldr hr/hr@pdb table=employees
Which two statements are true regarding the command?
You want to write a query that accepts user input for columns and conditions every time it is executed.
The user needs to be promoted only once for the table input.
Which query provides the required result?
