in reply to Fast Building of SQL Statements
When you first mention using x, you have join(',', '?' x @FIELDS).
In your posted benchmark code, the join ',' is omitted.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Fast Building of SQL Statements
by hardburn (Abbot) on Aug 27, 2003 at 20:45 UTC |