I would like to get change tracking version for specific database(not the one stored procedure is running), something like:
SELECT test.dbo.CHANGE_TRACKING_CURRENT_VERSION();
Is that possible?
br, Simon
No comments:
Post a Comment