Thanks a lot for the reply and timely help!
On 25.10.2022 01:36, David G. Johnston wrote:
I suspect they came about out of simplicity - being able to simply take a text
file with a bunch of SQL commands in a script and send them as-is to the server
without any client-side parsing and let the
On Mon, Oct 24, 2022 at 3:02 PM Anton A. Melnikov
wrote:
> Hello!
>
> Please, could somebody explain what the "compound" queries were created
> for?
> Maybe i'm calling them wrong. It's about queries like:
> SELECT 1 + 2 \; SELECT 2.0 AS "float" \; SELECT 1;
>
> Such queries can neither be prepa