From: | "Ing(dot) Jhon Carrillo" <jdigital(at)cantv(dot)net> |
---|---|
To: | <pgadmin-support(at)postgresql(dot)org>, <pgsql-odbc(at)postgresql(dot)org>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Schema? |
Date: | 2005-01-21 17:58:11 |
Message-ID: | 005801c4ffe2$c6b307d0$1400a8c0@tgusta2 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support pgsql-jdbc pgsql-odbc |
I want to make a query without to indicate the schema name, for example:
Select * from tabla where ....
and not
select * from schema.tabla where ...
not to show the shema or system tables from odbc and jdbc
can you help me?
thanks
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2005-01-21 19:59:05 | Re: [JDBC] Schema? |
Previous Message | Ing. Jhon Carrillo | 2005-01-21 17:56:55 | Schema? |
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2005-01-21 19:57:03 | Re: Problems with non scrollable cursors |
Previous Message | Daniele Bufarini | 2005-01-21 16:34:49 | Problems with non scrollable cursors |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Hartwig | 2005-01-21 19:28:22 | Re: ksqo is not valid option name |
Previous Message | Ing. Jhon Carrillo | 2005-01-21 17:56:55 | Schema? |