Add schema to the query

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Add schema to the query
Дата
Msg-id CA+FnnTy2L=VTDutUTD+iXeRVjhP50OkJoj3uhK+5=8fDQngb1Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Add schema to the query
Re: Add schema to the query
Список pgsql-general
Hi, ALL,

Is there an easy way to add the schema to the following query:

SELECT u.usename FROM pg_class c, pg_user u WHERE u.usesysid =
c.relowner AND relname = ?

Thank you.


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