nerdexam
Microsoft

MB6-890 · Question #90

MB6-890 Question #90: Real Exam Question with Answer & Explanation

Sign in or unlock MB6-890 to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.

Question

You have two tables: CustTable and CustTrans. CustTrans has a foreign key relation with CustTable on the "AccountNum" field. Multiple CustTrans records refer to a single CustTable record. Each CustTrans record can refer to a single CustTable record. You want to write code to display records of customers and their corresponding transactions. You need to display the following fields: AccountNum from CustTable table CustGroup from CustTable table AmountCur from CustTrans table Finally, you want to select only the approved transactions. An approved transaction is a CustTrans record where the value of the Approved field is NoYes::Yes. You need to choose the data that meets these requirements. Which select statement should you use?

Options

  • ACustTable custTable;
  • BCustTable custTable;
  • CCustTable custTable;
  • DCustTable custTable;

Unlock MB6-890 to see the answer

You've previewed enough free MB6-890 questions. Unlock MB6-890 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 MB6-890 Practice