Answers

Question and Answer:

  Home  Database Developer

⟩ Tell me what are the three ways that Dynamic SQL can be executed?

☛ Writing a query with parameters.

☛ Using EXEC.

☛ Using sp_executesql.

 157 views

More Questions for you: