1.

The basic syntax for using EXECUTE command is ___________

A. SP_EXECUTE(@SQLStatement)
B. EXEC_SQL(@SQLStatement)
C. EXECUTE(@SQLStatement)
D. All of the mentioned
Answer» D. All of the mentioned


Discussion

No Comment Found