View (SQL): Difference between revisions

Content deleted Content added
typo
Line 24:
 
== Equivalency ==
A view is equivalent to its source query. When queries are run against views, the query is modified. Ie if there exists a vieview named Accounts_view and the content is
<pre>
accounts view: