What is the difference between a view and a synonym?

What is the difference between a view and a synonym?
Synonym is just a second name of table used for multiple link of database.
View can be created with many tables, and with virtual columns and with
conditions. But synonym can be on view.

No comments:

Post a Comment

comment on this post

Note: Only a member of this blog may post a comment.