MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following is not true for a view: |
| A. | View is derived from other tables. |
| B. | View is a virtual table. |
| C. | A view definition is permanently stored as part of the database. |
| D. | View never contains derived columns. |
| Answer» D. View never contains derived columns. | |