Question about AplexSql

Dear All,

I'm newbie in ApexSql.

I have some questions about the Audit.

1. Can ApexSql audit check the user that select data records more than normal, will be able to audit can show Alert or not
(sample normal, user Alice select data from table 'Revenue' only the current month but yesterdays her select data from 2019 and 2020)

2. Can ApexSql audit summary report about each user touched which table?

3. Can ApexSql audit analyze the behavior of each user that changed from normal?
(sample normal, user Alice using only the 'Revenue' table but yesterdays her select data from the Salary table)

4. Can ApexSql audit Check the behavior of each user that using privilege matches or mismatch with the permissions given.


5. Can ApexSql audit block some risky statement? sample delete from test without where clause.

Best Regards