cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

In HAHA DB SYS.AUDIT.LOG contains entries with STATEMENT_USER_NAME of Question Mark

RSBATCHELOR
Newcomer
0 Kudos
149

In HANA DB running the following SQL statement produces results with STATEMENT_USER_NAME is ?  How do we determine what statements relate to the STATEMENT_USER_NAME of ?  SQL query is as follows:

SELECT STATEMENT_USER_NAME,COUNT(1) as OccurenceValue FROM sys.audit_log where timestamp

Accepted Solutions (0)

Answers (0)