Search results

  1. B

    Question about SYSTBLSTAT table and table sizes

    Ok - so when I get the statistics updated.... would the Value field then tell me the table size? if so, How do I find out what the Value field in the sysprogress.SYSTBLStat is measured in? and speaking of statistics …. is this how I find out when the statistics were last ran? SELECT * FROM...
  2. B

    Question about SYSTBLSTAT table and table sizes

    First off - I'm not sure what I'm doing.... I'm wondering if the query below will be give me accurate Progress table sizes. I'm getting values in the value field that seem consistent for what I think the table size may be. How do I know if the query is accurate? How do I know what a value of...
Top