Question 191
You have a server that limits the number of data connections.
What should you use to optimize connectivity when the number of users exceeds the number of available connections?
Question 192
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?
Question 193
Your application must pull data from a database that resides on a separate server.
Which action must you perform before your application can retrieve the data?
Question 194
You are developing an algorithm for a retail Web site.
You need to calculate discounts on certain items based on the quantity purchased.
You develop the following decision table to calculate the discount:
If a customer buys 50 units of an item, what discount will be applicable to the purchase?
Question 195
Which type of Windows application presents a parent window that contains child windows?
