Difference between revisions of "SYNONYM"
Jump to navigation
Jump to search
(Created page with "==SYNONYM is an alternative name for a table, view, sequence, procedure, stored function The main advantage is that they provide * Data independence * Location transparency...") |
|||
Line 1: | Line 1: | ||
==SYNONYM is an alternative name for a table, view, sequence, procedure, stored function | ==SYNONYM is an alternative name for a table, view, sequence, procedure, stored function | ||
The main advantage is that they provide | The main advantage is that they provide== | ||
* Data independence | * Data independence | ||
* Location transparency | * Location transparency | ||
[[#Select Command|Back To Top]]-[[Main_Page| Home]] - [[Oracle_SQL|Category]] | [[#Select Command|Back To Top]]-[[Main_Page| Home]] - [[Oracle_SQL|Category]] |
Revision as of 16:20, 14 November 2017
==SYNONYM is an alternative name for a table, view, sequence, procedure, stored function The main advantage is that they provide==
- Data independence
- Location transparency