InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a change tracking function?(a) WITH CHANGE_TRACK_CONTEXT(b) CHANGE_TRACKING_MAX_VALID_VERSION()(c) CHANGE_TRACKING_CURRENT_VERSION(d) All of the mentionedI have been asked this question in examination.Asked question is from Change Tracking in section Monitoring and Auditing of SQL Server |
|
Answer» The CORRECT OPTION is (C) CHANGE_TRACKING_CURRENT_VERSION |
|