Dynamic Data Masking
- Dynamic Data Masking 9.9
- All Products
Column | Description |
---|---|
STMT_ID* | A unique identifier of the original SQL statement. |
LINE_NUMBER | The row number in the table. |
STMT_LINE | The original SQL statement sent to the Dynamic Data Masking Server. If the SQL statement length exceeds the STMT_LINE column length, the statement is in multiple rows with the LINE_NUMBER value incremented by one and the same STMT_ID value. |
*You can use the column to create a join between the statement log table and the rule log table. |