

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is syntax for sp_add_collector_type procedure ? |
A. | core.sp_add_collector [ @collector_type_uid = ] ‘collector_type_uid’ |
B. | core.sp_add_collector_type [ @collector_type_uid = ]. |
C. | core.sp_add_collector_type [ @collector_type_uid = ] ‘collector_type_uid’ |
D. | none of the mentioned |
Answer» D. none of the mentioned | |