|
What is a view? Why use it ?
COBOL SQL Interview Questions
(Continued from previous question...)
What is a view? Why use it ?
A view is a virtual table made up of data from base tables and other views, but not stored separately.
(Continued on next question...)
Other Interview Questions
|