MCQOPTIONS
Saved Bookmarks
| 1. |
What is xyz in the following statement?CREATE VIEW xyz AS SELECT a, b FROM t; |
| A. | column |
| B. | database |
| C. | table |
| D. | view |
| E. | None of these |
| Answer» E. None of these | |