Using Tables from another database.
От
Rogério Baldini das Neves
Тема
Using Tables from another database.
Дата
Msg-id
000b01c233e0$3d1b85e0$0301a8c0@infoquest.com.br
Список
Дерево обсуждения
Re: Using Tables from another database. Reinoud van Leeuwen <reinoud.v@n.leeuwen.net>
Re: Using Tables from another database. "D'Arcy J.M. Cain" <darcy@druid.net>
Hello,
I need to make a view like:
create view view_test as select * from mydb.mytable;
and I get this error:
ERROR: parser: parse error at or near "."
Whats the problem??
How can I solve this problem?
Thanks a lot,
Rogério Baldini
В списке pgsql-sql по дате отправления