in reply to Re: Conversion to T-SQL
in thread Conversion to T-SQL
WHERE ? >= 0
I am not sure this will actually work. The DBI will quote each parameter passed with a placeholder. This is a column name, not a value.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Conversion to T-SQL
by Aragorn (Curate) on Jan 26, 2004 at 15:04 UTC | |
by Anonymous Monk on Jan 26, 2004 at 21:56 UTC |