nerdexam
Microsoft

98-361 · Question #314

You are developing an application that manages customers and their orders. Any solution that you develop must take the least amount of effort but offer the best performance.. Which of the following…

The correct answer is D. Ad hoc querying by the database administrator. See the full explanation below for the reasoning.

Question

You are developing an application that manages customers and their orders. Any solution that you develop must take the least amount of effort but offer the best performance.. Which of the following situations is not a good candidate for implementation with stored procedures in your application?

Options

  • ARetrieving the list of all customers in the database
  • BRetrieving the list of all orders for particular customers
  • CInserting a new order into the Orders table
  • DAd hoc querying by the database administrator

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    14% (6)
  • C
    7% (3)
  • D
    75% (33)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice