Multiple Choice
Which of the following is known to be true if the command EXEC abcCust @Cost = 5 is used in SQL to invoke a stored procedure in Microsoft SQL Server?
A) The name of the stored procedure is abcCust.
B) The name of the stored procedure is abc.
C) The parameter Cost is given a value of 5.
D) Both A and C are correct.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q64: What name is so special to SQL
Q65: In addition to the standard SQL Server
Q66: One means of processing an SQL Server
Q67: The Microsoft SQL Server Management Studio cannot
Q68: Anytime you want to use an SQL
Q70: The developer can direct SQL Server to
Q71: For triggers on insert and update actions,the
Q72: What is the SQL CLR?
Q73: Which of the following is not a
Q74: When reviewing a table in the SQL