From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | "Ing(dot) Jhon Carrillo" <jdigital(at)cantv(dot)net> |
Cc: | pgadmin-support(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: [JDBC] Schema? |
Date: | 2005-01-21 19:59:05 |
Message-ID: | Pine.BSO.4.56.0501211457080.8058@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support pgsql-jdbc pgsql-odbc |
On Fri, 21 Jan 2005, Ing. Jhon Carrillo wrote:
> I want to make a query without to indicate the schema name, for example:
>
> Select * from tabla where ....
>
See the search_path server configuration variable. It may be set at a
number of levels to indicate what schemas to look in for the requested
table.
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Franco Bruno Borghesi | 2005-01-21 20:14:56 | Re: [JDBC] Schema? |
Previous Message | Ing. Jhon Carrillo | 2005-01-21 17:58:11 | Schema? |
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2005-01-21 20:07:05 | Re: context classloader |
Previous Message | Kris Jurka | 2005-01-21 19:57:03 | Re: Problems with non scrollable cursors |
From | Date | Subject | |
---|---|---|---|
Next Message | Franco Bruno Borghesi | 2005-01-21 20:14:56 | Re: [JDBC] Schema? |
Previous Message | Dave Hartwig | 2005-01-21 19:28:22 | Re: ksqo is not valid option name |