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:"Arlen P. Walker" <Arlen -dot- P -dot- Walker -at- JCI -dot- COM> Date:Tue, 11 Oct 1994 13:35:00 -0500
Opinions, please. Here are two versions of a standard that tells users
when they should use a particular command:
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.
I see the quandry. I don't like "more than about," however. "More than" should
be followed by an exact number. The phrase already designates a range of numbers
(from n to infinity) so blurring the n doesn't add much. Besides, "about 10" is
open to the same criticism as "many". For example: is 7 "about 10?" Is 6? 9
certainly is, as is 11, but how about 12 or 15?
Have fun,
Arlen
Arlen -dot- P -dot- Walker -at- JCI -dot- Com
----------------------------------------------
In God we trust; all others must provide data.
----------------------------------------------