|
|
Re: diff between view and synonym [message #54329 is a reply to message #54313] |
Mon, 11 November 2002 16:47 |
Trifon Anguelov
Messages: 514 Registered: June 2002
|
Senior Member |
|
|
The synonym allows the schema.object syntax in a query to be substituted to only object specification. It does shield the owner of the object and the users doesn't have to know in each schema the real object is't. You can move the object from schema to schema without to change your application code, export from user to another user too.
All you have to do is to re-create the public synonym.
And yes, it does occupy one row in data dictionary table, nothing else.
Hope that helps,
clio_usa
OCP - DBA
Visit our Web site
|
|
|