Set 10 MCQ Questions and Answers
Home | SQL | Set 10SQL MCQ Questions and Answers : We provide sql quiz questions and answers, here learn mcq questions related to Structured Query Language and test online of objective questions and free download pdf.
1) ___ can be applied to the metadata or to an active session and the metadata.
Answer : D Discuss
2) Which of the following catalog view is used for SQL Server Extended Events ?
Answer : C Discuss
3) ______ returns a row for each customizable column that was explicitly set on events and targets.
Answer : B Discuss
4) Which of the following format output events in an Event Tracing for Windows ?
5) Which of the following is a change tracking function ?
Answer : C Discuss
6) Which of the following is biggest disadvantage of change tracking ?
Answer : B Discuss
7) Which of the following code snippet returns a version integer that is associated with the last committed transaction that was tracked by change tracking ?
Answer : C Discuss
8) __________ obtains tracking information for all changes to a table that have occurred since a specific version.
Answer : B Discuss
9) Which of the following is catalog view used for change tracking ?
Answer : A Discuss
10) Which of the following feature distinguishes change data capture from change tracking ?