1z0-061 무료 덤프문제 온라인 액세스

시험코드:1z0-061
시험이름:Oracle Database 12c: SQL Fundamentals
인증사:Oracle
무료 덤프 문항수:340
업로드 날짜:2026-08-26
평점
100%

문제 1

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?

문제 2

Which three statements/commands would cause a transaction to end? (Choose three.)

문제 3

Examine the structure of the EMP_DEPT_VU view:

Which SQL statement produces an error?

문제 4

Which is the valid CREATE [TABLE statement?

문제 5

See the Exhibit and examine the structure of ORD table:
Exhibit:

Evaluate the following SQL statements that are executed in a user session in the specified order:
CREATE SEQUENCE ord_seq;
SELECT ord_seq.nextval
FROM dual;
INSERT INTO ord
VALUES (ord_seq.CURRVAL, '25-jan-2007, 101);
UPDATE ord
SET ord_no= ord_seq.NEXTVAL
WHERE cust_id =101;
What would be the outcome of the above statements?

댓글 추가

귀하의 메일주소는 공개되지 않습니다. 필수 입력 사항은 표시되어 있습니다. *

insert code
그림의 인증번호를 입력하세요.