Database - SQL for Database Construction - Discussion

Discussion Forum : SQL for Database Construction - General Questions (Q.No. 18)
18.
What is an advantage of placing computations in SQL views?
To save users from having to write an expression.
To ensure that the results are consistent.
To accomplish both of the above.
None of the above is correct - computations cannot be placed in a view.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Sandhya said:   8 years ago
What does computation means?

Bhaskar said:   9 years ago
What does computation mean?

Manoj said:   10 years ago
Please justify option B?

Priya said:   1 decade ago
What is mean by computations in SQL views?

Post your comments here:

Your comments will be displayed after verification.