RPT_QC_IPADDR Table
The RPT_QC_IPADDR table contains information about the IP addresses for report logs will be included in a report's query context
Database Column |
Details |
IPADDR_ID |
Type: Integer. The IPADDR_ID column is a foreign key to the RPT_RL_QUERY_CONTEXT table. |
POSITION |
Type: Integer. Along with the IPADDR_ID, forms a primary key for this table. |
IPADDR |
Type: text. The IP address of sources of report logs that are to be included in the query context. |