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)- A5% (2)
- B14% (6)
- C7% (3)
- D75% (33)
Community Discussion
No community discussion yet for this question.