![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
stats table — table for Stats data
| Name | Description |
Data Type | BillMax Default |
|---|---|---|---|
| Name | Description |
Data Type | BillMax Default |
| entdate | The date the sample was entered in to the database. |
date | Current Date |
| enttime | The time the sample was entered in to the database. |
time | Current Time |
| isused |
|
tinyint(4) | 0 |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
int(11) | Autogenerated. Generally next available integer. |
| sgroup | The group to which this sample belongs. The most common value is a Service number. |
char(20) | Blank |
| stype | The type of sample captured. |
char(30) | Blank |
| value | The actual value(s) for the recorded sample(s). This may contain more than one sample. If it contains more than one, the value must be Named Samples. |
char(100) | Blank |
Relevant Interfaces
Library Routines
| BillMax_StatsGetNext |
| BillMax_StatsGetWhere |
| BillMax_StatsSample |
Command Line Routines
| enter_stat |
CGI Routines - NONE
Web Forms - NONE