Changes between Version 8 and Version 9 of Internal/cProcedures/aGeneratingReports
- Timestamp:
- Apr 7, 2016, 1:02:58 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/cProcedures/aGeneratingReports
v8 v9 2 2 == Scheduler reports == 3 3 * To get total reservations on all machines in minutes for certain period: 4 4 5 {{{ 5 6 SELECT … … 30 31 * To get total resource reservations in minutes for certain period per machine. 31 32 This is slightly different than above because user can invite other user(s) to his reservation. 33 32 34 {{{ 33 35 SELECT machines.name resource_name,