1Z0-071 Exam Questions
419 real 1Z0-071 exam questions with expert-verified answers and explanations. Page 7 of 9.
- Question #315
Which three statements are true about Data Manipulation Language (DML)? (Choose three.)
- Question #316
Examine the description of the BOOKS table: The table has 100 rows. Examine this sequence of statements issued in a new session: Which two statements are true? (Choose two.)
- Question #317
Which three are true about privileges and roles? (Choose three.)
- Question #318
Examine this query: Which two methods should you use to prevent prompting for a hire date value when this query is executed? (Choose two.)
- Question #319
Which two statements are true about a full outer join? (Choose two.)
- Question #320
Which three statements are true about defining relations between tables in a relational database? (Choose three.)
- Question #321
You execute this command: Which two are true? (Choose two.)
- Question #322
Which two are true about a SQL statement using SET operators such as UNION? (Choose two.)
- Question #323
Which three statements are true about Structured Query Language (SQL)? (Choose three.)
- Question #324
Evaluate these commands which execute successfully: Which two statements are true about the ORD_ITEMS table and the ORD_SEQ sequence? (Choose two.)
- Question #325
Which two statements are true about INTERVAL data types? (Choose two.)
- Question #326
Which two statements are true about the DUAL table? (Choose two.)
- Question #327
The CUSTOMERS table has a CUST_CREDIT_LIMIT column of data type NUMBER. Which two queries execute successfully? (Choose two.)
- Question #328
Which two are true about the WITH GRANT OPTION clause? (Choose two.)
- Question #329
Examine the description of the EMPLOYEES table: Which query requires explicit data type conversion?
- Question #330
Examine this partial command: Which two clauses are required for this command to execute successfully? (Choose two.)
- Question #331
Which three statements are true about GLOBAL TEMPORARY TABLES? (Choose three.)
- Question #332
Examine the description of the TRANSACTIONS table: Which two SQL statements execute successfully? (Choose two.)
- Question #333
Which three statements are true about indexes and their administration in an Oracle database? (Choose three.)
- Question #334
Examine this description of the PRODUCTS table: Rows exist in this table with data in all the columns. You put the PRODUCTS table in read-only mode. Which three commands execute su...
- Question #335
Which two statements are true about transactions in the Oracle Database server? (Choose two.)
- Question #338
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: Whi...
- Question #339
Which two statements are true regarding the UNION and UNION ALL operators? (Choose two.)
- Question #340
Which three actions can you perform on an existing table containing data? (Choose three.)
- Question #341
Which two statements are true about single-row functions? (Choose two.)
- Question #342
Which three statements are true about sequences in a single instance Oracle database? (Choose three.)
- Question #343
Which two statements are true about the SET VERIFY ON command? (Choose two.)
- Question #344
Which two statements are true about the rules of precedence for operators? (Choose two.)
- Question #345
Examine this statement: What is returned upon execution?
- Question #346
Which four statements are true regarding primary and foreign key constraints and the effect they can have on table data? (Choose four.)
- Question #347
Which three are true about system and object privileges? (Choose three.)
- Question #348
View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables. You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promoti...
- Question #349
Which two statements are true about selecting related rows from two tables based on an Entity Relationship Diagram (ERD)? (Choose two.)
- Question #350
Which two statements are true about substitution variables? (Choose two.)
- Question #351
Which three statements are true about inner and outer joins? (Choose three.)
- Question #352
Examine the description of the PRODUCTS table: Which three queries use valid expressions? (Choose three.)
- Question #353
Which three statements are true about the DESCRIBE command? (Choose three.)
- Question #354
The CUSTOMERS table has a CUST_LAST_NAME column of data type VARCHAR2. The table has two rows whose CUST_LAST_NAME values are Anderson and Ausson. Which query produces output for C...
- Question #355
Examine this SQL statement: Which two are true?
- Question #356
Which three statements are true about performing Data Manipulation Language (DML) operations on a view with no INSTEAD OF triggers defined? (Choose three.)
- Question #357
An Oracle database server session has an uncommitted transaction in progress which updated 5000 rows in a table. In which three situations does the transactions complete thereby co...
- Question #358
The INVOICE table has a QTY_SOLD column of data type NUMBER and an INVOICE_DATE column of data type DATE. NLS_DATE_FORMAT is set to DD-MON-RR. Which two are true about data type co...
- Question #359
The ORDERS table has a primary key constraint on the ORDER_ID column. The ORDER_ITEMS table has a foreign key constraint on the ORDER_ID column, referencing the primary key of the...
- Question #360
Examine this query: SELECT TRUNC(ROUND(156.00, -2), -1) FROM DUAL; What is the result?
- Question #361
Which three statements are true regarding indexes? (Choose three.)
- Question #362
Which three are true about the CREATE TABLE command? (Choose three.)
- Question #363
You need to calculate the number of days from 1st January 2019 until today. Dates are stored in the default format of DD-MON-RR. Which two queries give the required output?
- Question #364
Which three actions can you perform by using the ORACLE_DATAPUMP access driver? (Choose three.)
- Question #365
Which three statements are true about single-row functions? (Choose three.)
- Question #366
Which two statements are true regarding a SAVEPOINT? (Choose two.)