View (SQL): Difference between revisions

Content deleted Content added
use new article name for Db2
Topre19 (talk | contribs)
m Style changes
Line 71:
</syntaxhighlight>
 
The optimizer then removes unnecessary fields and complexity (for example: it is not necessary to read the address, since the parent invocation does not make use of it) and then sends the query to the SQL engine for processing.
 
== See also ==