SAP
C_TAW12_740 · Question #62
C_TAW12_740 Question #62: Real Exam Question with Answer & Explanation
Sign in or unlock C_TAW12_740 to reveal the answer and full explanation for question #62. The question stem and answer options stay visible for context.
Question
You want to read data from two database tables A and B using a database join. Database table B contains details for data records stored in database table A. Your result should contain all combinations of matching rows from A and B plus all rows from A that do not have matching rows in B. Which statement do you use?
Options
- ASELECT ... FROM a JOIN b ...
- BSELECT ... FROM a INNER JOIN b ...
- CSELECT ... FROM b RIGHT OUTER JOIN a ...
- DSELECT ... FROM a LEFT OUTER JOIN b ...
Unlock C_TAW12_740 to see the answer
You've previewed enough free C_TAW12_740 questions. Unlock C_TAW12_740 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.