Which of the following is syntax for sp_add_collector_type procedure? ‘collector_type_uid’ b) core.sp_add_collector_type . c) core.sp_add_collector_type ‘collector_type_uid’ d) none of the mentioned

Which of the following is syntax for sp_add_collector_type procedure? ‘collector_type_uid’ b) core.sp_add_collector_type . c) core.sp_add_collector_type ‘collector_type_uid’ d) none of the mentioned Correct Answer @collector_type_uid =

core.sp_add_collector_type adds a new entry to the core.supported_collector_types view in the management data warehouse database.

Related Questions

How is 'No' coded in the code language ? Statements : I. 'Ne Pa Sic Lo' means 'But No None And' and 'Pa Lo Le Ne' means 'If None And But'. II. 'Le Se Ne Sic' means 'If No None Will' and 'Le Pi Se Be' means 'Not None If All'.
Question : How is 'No' coded in the code language ?

Statements :
I. 'Ne Pa Sic Lo' means 'But No None And' and 'Pa Lo Le Ne' means 'If None And But'.
II. 'Le Se Ne Sic' means 'If No None Will' and 'Le Pi Se Be' means 'Not None If All'.
What is the syntax for DBCC FREEPROCCACHE with all the optional parameters in T-SQL? b) DBCC FREEPROCCACHE c) DBCC FREEPROCCACHE d) None of the mentioned
What does collector_type_id stands for in the following code snippet? core.sp_remove_collector_type ‘collector_type_uid’