Q18
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.
AnswerD.
None of the above is correct - computations cannot be placed in a view.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board