How to execute Dynamic Stored Procedure or Dynamic Queries?

 Posted by vishalneeraj-24503 on 1/2/2015 | Category: Sql Server Interview questions | Views: 2280 | Points: 40
Select from following answers:
  1. By using exec command.
  2. By using execute command.
  3. By using sp_executesql command.
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response