Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
Fix broken link Tags: Mobile edit Mobile web edit |
||
Line 1:
{{Short description|Database stored query result set}}
{{Unreferenced|date=March 2020}}
In a [[database]], a '''view''' is the [[result set]] of a ''stored'' [[Query language|query]], which can be queried in the same manner as a persistent database collection object. This pre-established query command is kept in the [[
Views can provide advantages over tables:
|