schema name in SQL statement.

Поиск
Список
Период
Сортировка
От Masis, Alexander \(US SSA\)
Тема schema name in SQL statement.
Дата
Msg-id 737og9$v32j@dmzms99902.na.baesystems.com
обсуждение исходный текст
Ответы Re: schema name in SQL statement.
Список pgsql-general
I have to explicitly specify the schema name to make SQL statement to
work.
Can I set the schema before the query, or set a default schema?
My current statement:
"SELECT col FROM schema.table"
I like to be able to use generic SQL statement like:
"SELECT col FROM table"



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

Предыдущее
От: Glen Parker
Дата:
Сообщение: Re: WAL archiving to network drive
Следующее
От: aklaver@comcast.net (Adrian Klaver)
Дата:
Сообщение: Re: schema name in SQL statement.