A stored procedure returning one value is created, which two methods can be used to execute the procedure? (Choose two.)
Select all that apply, then click Submit answer.
-
○
Using the EXECUTE command.
-
○
Using the SELECT statement within a FROM clause.
-
○
Using the SELECT statement within a HAVING clause.
-
○
Using the SELECT statement without a FROM clause.
-
○
Using the SELECT statement with tables in the FROM clause.