How do I audit the sql sent to the server?
Answer / Sonam Sidhu
To audit the SQL sent to the server, you can use tools such as SQL Audit or Database Activity Monitoring (DAM) solutions. These tools capture various types of database activities for security and compliance purposes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Difference between Procedure and Function.Can we call a Function in a DML?
What is difference between pls_integer and integer?
What are the features of pl sql?
Authentication mechanisms in Sql Server ?
How do you use collections in procedure to return the resultset?
what is ref cursor in pl/sql?
A table has 150 records. How do you retrieve 100th row to 120th row from that table ?
explain advantages of innodb over myisam. : Sql dba
What is the current version of postgresql?
I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
what is the difference between stored procedure and packaged procedure
what are the drivers in mysql? : Sql dba
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)