What is an advantages of placing computations in SQL views ?
1
To save users from having to write an expression
2
To ensure that the results are consistent
3
To accomplish both of the above
4
None of the above is correct computations cannot be placed in a view