TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
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