comments
This commit is contained in:
parent
0dd6410a64
commit
bc134b448e
@ -1,3 +1,4 @@
|
|||||||
|
-- vergleiche Tagesdurchschnitt und 12-Uhr-Durchschnitt
|
||||||
with
|
with
|
||||||
twelve_avg as (
|
twelve_avg as (
|
||||||
select
|
select
|
||||||
@ -35,6 +36,7 @@ with
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
-- zaehle Verteilung bei 12-Uhr-Durchschnitt
|
||||||
with
|
with
|
||||||
day_avg as (
|
day_avg as (
|
||||||
select
|
select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user