InterviewSolution
Saved Bookmarks
| 1. |
__________create the removable database.(a) sp_certify_removable(b) sp_certify(c) sp_removable(d) all of the mentionedI got this question in final exam.My query is from Stored Procedure in chapter Developing with SQL Server of SQL Server |
|
Answer» Right answer is (a) sp_certify_removable |
|