Schema?

Поиск
Список
Период
Сортировка
От Ing. Jhon Carrillo
Тема Schema?
Дата
Msg-id 003f01c4ffe2$9a847400$1400a8c0@tgusta2
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Ing. Jhon Carrillo"
Дата:
Сообщение: Schema?
Следующее
От: "Ing. Jhon Carrillo"
Дата:
Сообщение: Remote connections?