MCQOPTIONS
Saved Bookmarks
| 1. |
A stored procedure in SQL is a___________ |
| A. | Block of functions |
| B. | Group of Transact-SQL statements compiled into a single execution plan. |
| C. | Group of distinct SQL statements. |
| D. | None of the mentioned |
| Answer» C. Group of distinct SQL statements. | |