Re: Use of '&' as table prefix in query

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Use of '&' as table prefix in query
Дата
Msg-id 2a6db83e-1201-dda6-fd7a-605ef7299c9b@gmail.com
обсуждение исходный текст
Ответ на Re: Use of '&' as table prefix in query  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Use of '&' as table prefix in query  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general
On 7/12/21 11:47 AM, Rich Shepard wrote:
> On Mon, 12 Jul 2021, Rob Sargent wrote:
>
>> These look like value substitutions, usually done on the client at it
>> sends the sql. How is this sql getting to the server (presumably after
>> substitution).
>
> Rob,
>
> I was running queries from the psql back then. Now I'm adding a GUI
> (tkinter) and using psycopg2.
>
> Thanks,
>
> Rich
>
>
Having a hard time seeing the value in p.lname = p.lname and straight sql.




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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Use of '&' as table prefix in query
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Use of '&' as table prefix in query