Please enable JavaScript to view this site.

Data Dictionary Data Model

Navigation: » No topics above this level «

SYSTEMSQLAREA: Data Dictionary SQL Statements Executed

Contents Previous Home Next More

All SQL statements executed by the Invantive SQL engine.

Catalog: DataDictionary

Schema: Invantive

Alias: saa

Label: SQL Statements Executed

This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive SQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.

View Columns

The columns of the view SYSTEMSQLAREA are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

EXECUTIONS

int32

Executions

Number of executions.

FINGER_PRINT

string(240)

Finger Print

Unique finger print

FIRST_START_TIME

datetime

First Start Time

Time at which the SQL was first executed (UTC).

LAST_START_TIME

datetime

Last Start Time

Time at which the SQL was last executed (UTC).

NUMBER_OF_FIELDS

int32

Number of Fields

Number of fields in the result set.

PARAMETER_VALUES

string(4000)

Parameter Values

Parameter values.

SQL_STATEMENT

string(4000)

SQL Statement

SQL statement.

 

17-05-2021 11:57 Version 20.1.419-BETA+3191