Which of the following is true concerning a procedure?
A
You do not create them with SQL.
B
They do not need to have a unique name.
C
They include procedural and SQL statements.
D
They are the same thing as a function.
Correct Answer: They include procedural and SQL statements.