Re: How to write such a query?

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Re: How to write such a query?
Дата
Msg-id CA+FnnTzcdREPXasv_23AGysSG1J3zFZpOZvV1qcukJoOjOm7pQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to write such a query?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: How to write such a query?  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-general
Hi, David,

On Thu, Jan 6, 2022 at 1:00 AM David G. Johnston
<david.g.johnston@gmail.com> wrote:
>
> On Wednesday, January 5, 2022, Igor Korot <ikorot01@gmail.com> wrote:
>>
>>
>> Is there a way to write such a SELECT statement with the
>> named parameter in PostgreSQL?
>
>
> The server, and its prepared SQL capability, doesn’t understand named parameters.  Only numbered ones.
>
> That said, there are a number of different ways to write and execute SQL available to you and each of those provides
differentextended capabilities.  For instance, psql and its variables feature. 

It looks like your answer contradicts with Ron...

Thank you.

>
> David J.
>



В списке pgsql-general по дате отправления:

Предыдущее
От: Igor Korot
Дата:
Сообщение: Re: How to write such a query?
Следующее
От: Ron
Дата:
Сообщение: Re: How to write such a query?