

MCQOPTIONS
Saved Bookmarks
1. |
What is an advantage of placing computations in SQL views? |
A. | To save users from having to write an expression. |
B. | To ensure that the results are consistent. |
C. | To accomplish both of the above. |
D. | None of the above is correct - computations cannot be placed in a view. |
Answer» D. None of the above is correct - computations cannot be placed in a view. | |