SAP
C_TAW12_750 · Question #246
C_TAW12_750 Question #246: Real Exam Question with Answer & Explanation
Sign in or unlock C_TAW12_750 to reveal the answer and full explanation for question #246. The question stem and answer options stay visible for context.
Question
The USER has the following fields: ID, FIRSTJMAME, LAST_NAME. FIRST_NAME, LAST_NAME have the same basic type and length. You want to compare fields FIRST_NAME, LAST_NAME to each other. Which of the following SELECT statements can you use? There are 2 correct answers to this question. Response: (1/1 Points)
Options
- ASELECT*FROM users INTO TABLE lt_users WHERE first_name = users last_name
- BSELECT*FROM users AS a INTO TABLE lt_users WHERE a»first_name = a»last_name
- CSELECT*FROM users INTO TABLE lt_users WHERE first name = users »last_name.
- DSELECT*FROM users AS a INTO TABLE lt_users WHERE a first_name = last_name.
Unlock C_TAW12_750 to see the answer
You've previewed enough free C_TAW12_750 questions. Unlock C_TAW12_750 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.