Content deleted Content added
Mindmatrix (talk | contribs) m Reverted edits by 219.91.153.22 (talk) to last version by 42.107.82.74 |
Mindmatrix (talk | contribs) undo latent vandalism |
||
Line 1:
In a [[database]], a '''view''' is the [[result set]] of a ''stored'' [[Query language|query]] on the [[data]], which the [[database]] users can query just as they would in a persistent database collection object. This pre-established query command is kept in the database dictionary. Unlike ordinary ''base tables'' in a [[relational database]], a view does not form part of the [[database design|physical schema]]: as a result set, it is a virtual
Views can provide advantages over tables:
|