SMS Database - tables
Can someone tell me what the difference is between:
SELECT count(*) FROM [SMS_111].[dbo].[System_DATA] - in Querry ****yzer
and
select count (*) from v_R_System - in SMS Report
I thought these should return the same result but I am getting about 9000
more from select count (*) from v_R_System - in SMS Report.
Is there any do***entation that describes the tables in the SMS database?
Thanks, Jason
|