Cyber Monday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Oracle Exam 1Z0-071 Topic 16 Question 87 Discussion

Actual exam question for Oracle's 1Z0-071 exam
Question #: 87
Topic #: 16
[All 1Z0-071 Questions]

Examine these statements and results

SQL> SELECT COUNT(*) FROM emp

COUNT(*)

---------------------

14

sQL> CREATE GLOBAL TEMPORARY TABLE t emp As SELECT * FROM emp;

Table created

SQL> INSERT INTo temp SELECT * FROM emp;

14 rows created

SQL> COMMIT:

Commit complete*

SQL> INSERT INTo temp SELECT * EROM emp;

14. rows created

SQL> SELECT COUNT(*) FROM t emp

How many rows are retrieved by the last query?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Lindsey
7 months ago
I'm pretty confident it's not D) 42. Maybe it's between A) 28 and C) 14.
upvoted 0 times
...
Art
7 months ago
I'm not sure about this one, but I think it might be D) 42.
upvoted 0 times
...
Sherita
7 months ago
No, I believe the correct answer is C) 14.
upvoted 0 times
...
Lindsey
7 months ago
I think the answer is A) 28.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77