1.

Which of the following error is returned for a query for all changes when a parameter that is used to define the query interval is not valid?(a) An insufficient number of arguments were supplied for the procedure or function cdc.fn_cdc_get_partial_changes_(b) An insufficient number of arguments were supplied for the procedure or function cdc.fn_cdc_get_all_changes_(c) An insufficient number of arguments were supplied for the procedure or function cdc.fn_cdc_get_net_changes_(d) None of the mentionedThis question was posed to me in an interview for job.Enquiry is from SQL Audit topic in division Monitoring and Auditing of SQL Server

Answer»

Right option is (b) An INSUFFICIENT number of arguments were supplied for the PROCEDURE or FUNCTION cdc.fn_cdc_get_all_changes_

The BEST I can explain: Sometimes even the error MESSAGE arises when the row filter option is invalid.



Discussion

No Comment Found

Related InterviewSolutions