Computer Science
Define view.
Relational Database
4 Likes
Answer
A view is a (virtual) table that does not really exist in its own right but is instead derived from one or more underlying base tables.
Answered By
3 Likes
Define view.
4 Likes
A view is a (virtual) table that does not really exist in its own right but is instead derived from one or more underlying base tables.
Answered By
3 Likes