Which one of the following should be avoided when creating and using an SQL procedure view?
Select an option, then click Submit answer.
-
○
using a HAVING clause
-
○
using summary functions
-
○
referencing a view multiple times in the same program
-
○
creating views on tables whose structures remain constant