schema name in the SQL statement.

Поиск
Список
Период
Сортировка
От Masis, Alexander \(US SSA\)
Тема schema name in the SQL statement.
Дата
Msg-id 738m08$3l61o@dmzms99802.na.baesystems.com
обсуждение исходный текст
Ответы Re: schema name in the SQL statement.  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: schema name in the SQL statement.  (Bosco Rama <postgres@boscorama.com>)
Список pgsql-interfaces
My db has one schema. In fact I deleted the default "public" and created
my own: "schema_1".
In my SQL query I have to explicitly specify schema name:
"select my_colomn from schema_1.table_name;"
Can't schema be specified as default value during connection, or can I
set the schema before I send the query?





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

Предыдущее
От: "Masis, Alexander \(US SSA\)"
Дата:
Сообщение: Where can I get the LIBPQ++
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: schema name in the SQL statement.