A - is correct, because INSERT FIRST evaluates conditions in order and inserts a row into the first matching target only. So a source row never gets inserted into more than one table with INSERT FIRST.
C - is correct because it describes what INSERT ALL does. One row from the source can be
inserted into multiple target tables.
E - "is not Correct" --> The word “always” makes this statement false. Also, Multitable INSERT statements use a SELECT to generate source rows. And the SELECT can be a subquery, but it can also be a direct table or view.
No ,you can specify the columns from and into so it does not necessarily have to be the same.
upvoted 1 times
...
...
This section is not available anymore. Please use the main Exam Page.1z0-071 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
luisem
1 month, 2 weeks agolucemqy
1 year, 2 months agomusafir
1 year, 7 months agoArslanAltaf
8 months, 3 weeks ago