Difference
between VIEW and SYNONYM.
|
view
|
synonym
|
|
1.
It doesn’t contain data itself.
2.view occupies no
space for data
3.view has only query
|
1. It contain data itself.
2.synonym occupy space for data
3.synonym can be used as an alias name for the table name
|

No comments:
Post a Comment