SAP
C_TAW12_71 · Question #412
C_TAW12_71 Question #412: Real Exam Question with Answer & Explanation
Sign in or unlock C_TAW12_71 to reveal the answer and full explanation for question #412. 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
Options
- AWhich statement do you use?
- BSELECT ... FROM a JOIN b ...
- CSELECT ... FROM a INNER JOIN b ...
- DSELECT ... FROM b RIGHT OUTER JOIN a ...
- ESELECT ... FROM a LEFT OUTER JOIN b ...
Unlock C_TAW12_71 to see the answer
You've previewed enough free C_TAW12_71 questions. Unlock C_TAW12_71 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.