Re: sql help - generate HH slots based on timeslices
From: Sayan Malakshinov <xt.and.r_at_gmail.com>
Date: Tue, 12 Sep 2017 00:29:14 +0300
Message-ID: <CAOVevU43M+4h=ah25RSCK1NoYX6RL=F=W67JCUGiMt9bXG9bjw_at_mail.gmail.com>
from
Date: Tue, 12 Sep 2017 00:29:14 +0300
Message-ID: <CAOVevU43M+4h=ah25RSCK1NoYX6RL=F=W67JCUGiMt9bXG9bjw_at_mail.gmail.com>
and hh_time <= out_time and hh_time+interval'&minutes'minute > in_time),0) as minutes
from
dates;
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Sep 11 2017 - 23:29:14 CEST