InterviewSolution
Saved Bookmarks
| 1. |
Dynamic SQL Statements in SQL Server can be easily built using ________________(a) Cursor(b) Stored procedure(c) Function(d) All of the mentionedThe question was asked in a job interview.This question is from Dynamic SQL in portion Developing with SQL Server of SQL Server |
|
Answer» Right option is (b) STORED procedure |
|