InterviewSolution
Saved Bookmarks
| 1. |
Which of the following procedures are created by user for own actions?(a) User Defined Stored Procedure(b) Extended Procedure(c) CLR Stored Procedure(d) All of the mentionedI got this question during an interview for a job.This question is from Built in Stored Procedures topic in portion Developing with SQL Server of SQL Server |
|
Answer» Right OPTION is (a) User Defined Stored Procedure |
|