Get the total number of Out-of-Office rules created
Background
How many OOO rules has been created
SQL Queries
Total number of Out of Office Rules created
mysql> select * from AO_86B55C_OUT_OF_OFFICE_RULES 
+----------+ 
| COUNT(*) | 
+----------+ 
| 35       | 
+----------+