I'm getting some table results that appear to be incomplete and/or truncated and am wondering if anyone can explain what might be going on.
I have a dataset with 63,269 records. Values for column SSBSECT_PTRM_START_DATE are not missing for any record. The table command (shown below) produces results showing the correct total, but as you can see, the individual table rows do not sum to the total. When I use the tab command rather than the table command, the correct results are displayed.

I have a dataset with 63,269 records. Values for column SSBSECT_PTRM_START_DATE are not missing for any record. The table command (shown below) produces results showing the correct total, but as you can see, the individual table rows do not sum to the total. When I use the tab command rather than the table command, the correct results are displayed.

Comment