execute a query in an other db

Поиск
Список
Период
Сортировка
От LR
Тема execute a query in an other db
Дата
Msg-id 3dcd3c60_4@news.bluewin.ch
обсуждение исходный текст
Ответы Re: execute a query in an other db  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-sql
Hi,

When I'm connected to a postgreSQL db ( e.g. myDB ), how could I execute
"select * from myTable;" in an other db (e.g. myOtherDB).

In other words, what is the postgreSQL equivalent of the MS SQL Server
statement "USE myOtherDB SELECT * FROM myTable" ?

Thanks
Lilian




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

Предыдущее
От: Emmanuel Engelhart
Дата:
Сообщение: CREATE VIEW (dynamically)
Следующее
От: karthickv@hclp.com (karthick v)
Дата:
Сообщение: Output of function into a file