1Z1-082試験無料問題集「Oracle Database Administration I 認定」

Which three files are used by conventional path SQL*Loader when the TABLE option is not specified? (Choose three.)

正解:A,B,E 解答を投票する
Which three statements are true about dropping and unused columns in an Oracle database? (Choose three.)

正解:A,D,E 解答を投票する
Which three statements are true about Deferred Segment Creation in Oracle databases?

正解:B,C,D 解答を投票する
Examine the description of the BOOKS table:

The table has 100 rows.
Examine this sequence of statements issued in a new session:
INSERT INTO books VALUES ('ADV112', 'Adventures of Tom Sawyer', NULL, NULL); SAVEPOINT a; DELETE FROM books; ROLLBACK TO SAVEPOINT a; ROLLBACK; Which two statements are true? (Choose two.)

Examine the description of the employees table:

Which query requires explicit data type conversion?

Which two statements are true about Enterprise Manager Database Express? (Choose two.)

Which two statements are true about views used for viewing tablespace and datafile information? (Choose two.)

Which two statements are true about User Authentication in an Oracle Database?

Table EMPLOYEES contains columns including EMPLOYEE_ID, JOB_ID and SALARY.
Only the EMPLOYEE_ID column is indexed.
Rows exist for employees 100 and 200.
Examine this statement:

Which two statements are true? (Choose two.)

Which two statements are true about date/time functions in a session where NLS_DATE_FORMAT is set to DD-MON-YYYY HH24:MI:SS? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)