Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Background

Retrieve information from your database from the Out Of Office Rules TableHow many OOO rules has been created


SQL Queries

Total number of Out of Office Rules created 

Code Block
mysql> select * from AO_86B55C_OUT_OF_OFFICE_RULES 
+----------+ 
| COUNT(*) | 
+----------+ 
| 35       |

...

Number of users creating Out of Office Rules

...

 

...


+

...

----------+