Schema?

Поиск
Список
Период
Сортировка
От Ing. Jhon Carrillo
Тема Schema?
Дата
Msg-id 005801c4ffe2$c6b307d0$1400a8c0@tgusta2
обсуждение исходный текст
Ответы Re: Schema?  (Kris Jurka <books@ejurka.com>)
Re: Schema?  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
Список pgsql-jdbc
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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Daniele Bufarini
Дата:
Сообщение: Problems with non scrollable cursors
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Problems with non scrollable cursors