nerdexam
SAP

C_TAW12_740 · Question #121

C_TAW12_740 Question #121: Real Exam Question with Answer & Explanation

Sign in or unlock C_TAW12_740 to reveal the answer and full explanation for question #121. The question stem and answer options stay visible for context.

Question

Table USER has the following fields: ID, FIRST_NAME, LAST_NAME. FIRST_NAME and LAST_NAME have a same basic type and length. You want to compare fields FIRST_NAME and LAST_NAME to each other. Which of the following SELECT statements can you use?

Options

  • ASELECT * FROM users INTO TABLE lt_users AS a WHERE first_name = users~last_name.
  • BSELECT * FROM users INTO TABLE lt_users WHERE first_name = users~last_name.
  • CSELECT * FROM users INTO TABLE lt_users WHERE first_name = users~last-name.

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.

Full C_TAW12_740 Practice