Re: Approximations

Subject: Re: Approximations
From: Jan Bates <bates -at- KINGFISH -dot- ATT -dot- COM>
Date: Tue, 11 Oct 1994 18:36:00 GMT

I would choose neither:
1. Use the PREPARE statement for SQL statements that an application uses
_many_ times.

2. Use the PREPARE statement for SQL statements that an application uses
_more than about 10_ times.

Perhaps you could instead use:

Use the PREPARE statement for SQL statements that an
application uses often enough to cause performance
degradation.

And go on to describe some typical degradation scenarios.

Jan
--------------------------
Jan Bates Voice: 908 949-2311
ADSS - AT&T Bell Labs Fax: 908 949-4001
Holmdel NJ e-mail: bates -at- kingfish -dot- att -dot- com


Previous by Author: Re: Windows Features
Next by Author: Re: O'seas work
Previous by Thread: Re: Approximations
Next by Thread: Re: Approximations


What this post helpful? Share it with friends and colleagues:


Sponsored Ads