Re: Escaping Strings

Lawrence D'Oliveiro <[email protected]> Thu, 5 Sep 2024 06:11:19 -0000 (UTC)
Newsgroups comp.databases.mysql
Organization A noiseless patient Spider
Message-ID <[email protected]>
On Sun, 25 Aug 2024 09:27:30 +0200, J.O. Aho wrote:

> On 25/08/2024 00.49, Lawrence D'Oliveiro wrote:
>
>> Another example: can your parameterized queries handle dynamic SQL like
>> this?
> 
> did you try to wrap it into a stored procedure?

That’s a “no”, then.