2009
DOI: 10.1007/978-3-642-03973-7_14
|View full text |Cite
|
Sign up to set email alerts
|

SQL Triggers Reacting on Time Events: An Extension Proposal

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2012
2012
2017
2017

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(3 citation statements)
references
References 10 publications
0
3
0
Order By: Relevance
“…(3) Delaying reaction execution to some later point in time relative to the triggering event of a rule. In [35] the authors propose a set of functionalities to be implemented with triggers written in SQL:1999 standard that cover three types of temporal categories -absolute, periodic, and relative event specifications -and allow to base delay or periodic repetition on valid time or transaction time events, respectively. According to this proposal of functionalities, we can provide users with a new set of rules composition-strategies able to go beyond the simple use of an IF-THIS-THEN-THAT statement.…”
Section: A New Eud Paradigm and Language For Iotmentioning
confidence: 99%
“…(3) Delaying reaction execution to some later point in time relative to the triggering event of a rule. In [35] the authors propose a set of functionalities to be implemented with triggers written in SQL:1999 standard that cover three types of temporal categories -absolute, periodic, and relative event specifications -and allow to base delay or periodic repetition on valid time or transaction time events, respectively. According to this proposal of functionalities, we can provide users with a new set of rules composition-strategies able to go beyond the simple use of an IF-THIS-THEN-THAT statement.…”
Section: A New Eud Paradigm and Language For Iotmentioning
confidence: 99%
“…When directives are stored, they are expected to have a result after a certain period of time. It is therefore crucial that a time-based trigger (Behrend et al, 2009) or a DB job is started and the outcome is checked after its firing. In its most primitive form, a simple string along with a trigger expression could be used.…”
Section: Partition By Patientid Range 10 Minutes Having C > 10mentioning
confidence: 99%
“…According to the ECA paradigm, triggers may offer a cross-process evaluation by having access to the entire database [11]. There is some work that offers CEP solutions by core database technologies [7], [26] and even for temporal patterns [24]. A good overview of alternatives to CEP such as active databases, pub/sub etc.…”
Section: Solution E: In-database Processingmentioning
confidence: 99%