1.

Which of the following is way to build dynamic sql statements ?

A. Writing a query with parameters
B. Using sp_executesql
C. Using EXEC
D. All of the mentioned
Answer» E.


Discussion

No Comment Found