synonym and design tool

Поиск
Список
Период
Сортировка
От chakkara rangarajan
Тема synonym and design tool
Дата
Msg-id 200308292040.h7TKeWhs003819@microretail.net
обсуждение исходный текст
Ответы Re: synonym and design tool  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice

Hi,

I am coming with an oracle background. In oracle, if user A wants to access the objects of user B, User A has got 2 options:

1. Access the object using dot notation

2. Access the object after creating a synonym for the user B object in USER A schema and access the object using the synonym.

 

Is there any equivalency in PGsql and if so, please let me know.

 

Also, please let me know, if there is any downloadable design tool(freeware) available for the design of the schema?

 

Thx

--Ranga

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

Предыдущее
От: Nabil Sayegh
Дата:
Сообщение: "PostgreSQL now has working, tested, scalable replication!"
Следующее
От: "Herbie McDuck"
Дата:
Сообщение: Re: Boolean variables...