Schema? - Mailing list pgadmin-support

From Ing. Jhon Carrillo
Subject Schema?
Date
Msg-id 003f01c4ffe2$9a847400$1400a8c0@tgusta2
Whole thread Raw
List pgadmin-support
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

pgadmin-support by date:

Previous
From: "Ing. Jhon Carrillo"
Date:
Subject: Schema?
Next
From: "Ing. Jhon Carrillo"
Date:
Subject: Remote connections?