evergreen-reports:sql:circulation:monthly_circ_stat_reports
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| evergreen-reports:sql:circulation:monthly_circ_stat_reports [2011/05/08 13:57] – employ use of <code sql> tagging bshum | evergreen-reports:sql:circulation:monthly_circ_stat_reports [2022/02/10 13:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| This report was submitted on 5/19/10 by Amy Terlaga of Bibliomation, | This report was submitted on 5/19/10 by Amy Terlaga of Bibliomation, | ||
| It was originally created by Dan Scott of Laurentian University. | It was originally created by Dan Scott of Laurentian University. | ||
| + | |||
| **Version**: | **Version**: | ||
| + | |||
| **Data Sources Used**: | **Data Sources Used**: | ||
| + | |||
| **Running Tips/ | **Running Tips/ | ||
| getting monthly circulation totals. | getting monthly circulation totals. | ||
| If you would like it to reflect activity from two months ago, change the **1** to a **2** (and so on). | If you would like it to reflect activity from two months ago, change the **1** to a **2** (and so on). | ||
| Where you see ORG, replace with your org unit's short name. | Where you see ORG, replace with your org unit's short name. | ||
| + | |||
| <code sql> | <code sql> | ||
| + | |||
| SELECT aou.name AS " | SELECT aou.name AS " | ||
| FROM action.circulation acirc | FROM action.circulation acirc | ||
| Line 32: | Line 37: | ||
| ORDER BY 1, 2, 3; | ORDER BY 1, 2, 3; | ||
| - | </code | + | |
| + | </code> | ||
| Back to [[evergreen-reports: | Back to [[evergreen-reports: | ||
evergreen-reports/sql/circulation/monthly_circ_stat_reports.1304877470.txt.gz · Last modified: 2022/02/10 13:33 (external edit)