From: | "Ing(dot) Jhon Carrillo" <jdigital(at)cantv(dot)net> |
---|---|
To: | <pgadmin-support(at)postgresql(dot)org>, <pgsql-jdbc(at)postgresql(dot)postgresql(dot)org>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Schema? |
Date: | 2005-01-21 17:56:55 |
Message-ID: | 003f01c4ffe2$9a847400$1400a8c0@tgusta2 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support 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 | Ing. Jhon Carrillo | 2005-01-21 17:58:11 | Schema? |
Previous Message | Ing. Jhon Carrillo | 2005-01-21 17:37:04 | Remote connections? |
From | Date | Subject | |
---|---|---|---|
Next Message | Ing. Jhon Carrillo | 2005-01-21 17:58:11 | Schema? |
Previous Message | Jeff Eckermann | 2005-01-21 14:53:16 | Re: ksqo is not valid option name |