Обсуждение: share tables between databases

Поиск
Список
Период
Сортировка

share tables between databases

От
mikeo
Дата:
does anyone know how to share tables between databases?
we're paralleling our oracle instance on postgres and
need to be able to share objects such as
"SELECT * from OWNER.TABLE"...between databases.

any help is appreciated.

thanks,
    mikeo