Skip Headers
Oracle® Complex Event Processing CQL Language Reference
11g Release 1 (11.1.1)

Part Number E12048-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
View PDF

Index

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y 

Symbols

-
arithmetic operator negative, 4.1.2
arithmetic operator subtraction, 4.1.2
relation deletion, 1.1.1.3
*
arithmetic operator multiply, 4.1.2
maximal pattern quantifier (0 or more times), 18.7
used with count function, 9.1.1
used with select clause, 19.1
*?
minimal pattern quantifier (0 or more times), 18.7
+
arithmetic operator addition, 4.1.2
arithmetic operator positive, 4.1.2
maximal pattern quantifier (1 or more times), 18.7
relation insertion, 1.1.1.3
+?
minimal pattern quantifier (1 or more times), 18.7
?
maximal pattern quantifier (0 or 1 time), 18.7
??
minimal pattern quantifier (0 or 1 time), 18.7
||
concatenation operator, 4.1.2

A

abs function, 12.1
abs1 function, 12.1
abs2 function, 12.1
abs3 function, 12.1
acos function, 12.1
aggr_distinct_expr syntax, 5.1
aggr_expr syntax, 5.1
aggregate expressions, 5.1, 5.1
aggregate functions, 9
where, group by, and having clause, 9.1.1
AggregationFunctionFactory, 13.2.2
aliases
about, 2.8
ALIASES element, 2.8.2
AS operator, 2.8.1
columns, 2.8.1.1
stream elements, 2.8.1.1
type aliases, 2.8.2.1
window operators, 2.8.1.2
ALL MATCHES clause
about, 18.2
partial overlapping patterns, 18.2
total overlapping patterns, 18.2
ALL operator, 6.2
AND condition, 6.3, 6.3
ANY operator, 6.2
API
AggregationFunctionFactory, 13.2.2
application context
data cartridges, 14.1.2
Oracle Spatial data cartridge, 16.1.4
application time, 1.1.13
application timestamped, 1.1.13
APPLICATION_NO_AUTO_IMPORT_CLASS_SPACE, 15.1.2.2
arguments of operators, 4
arith_expr syntax, 5.1
arith_expr_list syntax, 5.1
array_type
clause, 7.1
AS
alias operator, 2.8.1, 2.8.1.2
correlation_name_definition syntax, 18.3
measure_column syntax, 18.5
asc_desc syntax, 19.1
asin function, 12.1
atan function, 12.1
atan2 function, 12.1
attr
clause, 7.1
syntax, 7.1
attrspec
clause, 7.1
syntax, 7.1
autocorrelation function, 11.1.2
avg function, 9.1.1

B

base relation, 1.1.1.2
base stream, 1.1.1.2
beta function, 10.1
beta1 function, 10.1
betacomplemented function, 10.1
BETWEEN conditions, 6.5
between_condition syntax, 6.5
BIGINT datatype, 2.2.1
binary
clause, 19.1
syntax, 19.1
binary operators, 4.1.1
binomial function, 10.1
binomial1 function, 10.1
binomial2 function, 10.1
binomialcomplemented function, 10.1
bitmaskwithbitssetfromto function, 10.1
BOOLEAN datatype, 2.2.1
bufferPolygon Geometry method, 16.2.7
built-in datatypes, 2.2.1
built-in functions
about, 1.1.11
aggregate
about, 9
distinct, 9.1
nested, 9.1
where, group by, and having clause, 9.1.1
Colt, 1.1.11, 1.1.11, 10, 11
where, group by, and having clause, 11.1.2
java.lang.Math, 1.1.11, 12
single-row
about, 8
built-in windows
about, 1.1.3
queries, 17.2.3
builtin_aggr syntax, 9.1
builtin_aggr_incr syntax, 9.1
BYTE datatype, 2.2.1

C

cache, 1.1.10
Oracle CQL queries, 17.5
Oracle CQL user-defined functions, 13.1.3
cache queries, 17.2.8
case_expr syntax, 5.1
cbrt function, 12.1
CDATA, 1.2.1
ceil function, 10.1
ceil1 function, 12.1
CEP DDL
use, 1.2.1
CEP Service Engine. See Oracle CEP Service Engine
channels
query selector, 1.1.1.1
stream, 1.1.1.1
CHAR datatype, 2.2.1
character sets and multibyte characters, 2.9.1
chisquare function, 10.1
chisquarecomplemented function, 10.1
class_name
clause, 7.1, 7.1
classpath
Oracle CEP Service Engine, 13.1, 13.2.1, 13.2.2
single-row user-defined functions, 13.2.1, 13.2.2
user-defined functions, 13.1
Colt built-in functions, 1.1.11, 1.1.11, 10, 11
where, group by, and having clause, 11.1.2
column aliases, 2.8.1.1
comments
CQL, 1.2.1, 2.7
XML, 8.1
comparison conditions
about, 6.2
simple, 6.2
comparison rules
character values, 2.3.3
datatypes, 2.3
date value, 2.3.2
complex_type
clause, 7.1
compound conditions, 6.7
compound_conditions syntax, 6.7
concat function, 8.1
concatenation operator, 4.1.2, 8.1
condition syntax, 6.2
conditions
about, 6
BETWEEN, 6.5
comparison
about, 6.2
simple, 6.2
compound, 6.7
compound_conditions syntax, 6.7
in, 6.8
logical
about, 6.3
AND, 6.3
NOT, 6.3
OR, 6.3
XOR, 6.3
nulls, 2.6.2, 6.6
pattern-matching
LIKE, 6.4
lk function, 8.1
precedence, 6.1.1
range, 6.5
const_bigint
clause, 7.1
syntax, 7.1
const_int
clause, 7.1
syntax, 7.1
const_string
clause, 7.1
quotation marks, 2.4.1
syntax, 7.1
text literals, 2.4.1
const_value
clause, 7.1
syntax, 7.1
content, 5.1
Continuous Query Language. See CQL
conversion, 2.3.4
correlation function, 11.1.2
correlation_name syntax, 18.7
correlation_name_definition syntax, 18.3
cos function, 12.1
cosh function, 12.1
count function, 9.1.1
covariance function, 11.1.2
CQL
aliases
about, 2.8
ALIASES element, 2.8.2
AS operator, 2.8.1
type aliases, 2.8.2.1
basic elements, 2
comments, 1.2.1, 2.7
conditions, 6
.cqlx files, 1.2.1
datatype comparison rules, 2.3
datatypes, 2.2
expressions, 5
format models, 2.5
joins, 17
lexical conventions, 1.2.1
literals, 2.4
MATCH_RECOGNIZE, 18
naming rules, 2.9.1
nulls
about, 2.6
in comparison conditions, 2.6.2
in functions, 2.6.1
operators, 4
Oracle tools support of, 1.4
pattern recognition
about, 1.1.7, 18
pseudocolumns
about, 3
attr clause, 7.1
ELEMENT_TIME, 3.2
queries, 17
statements, 19
syntax, 1.2.3
views, 17
CQL data cartridge statements
array_type clause, 7.1
class_name clause, 7.1, 7.1
complex_type clause, 7.1
data_cartridge_name clause, 5.1
fieldname clause, 7.1, 7.1
link clause, 5.1
l-value clause, 7.1
methodname clause, 7.1
package_name clause, 7.1, 7.1
param_list clause, 7.1
qualified_type_name clause, 7.1
CQL statements
about, 1.2, 19
array_type clause, 7.1
attr clause, 7.1
attrspec clause, 7.1
binary clause, 19.1
class_name clause, 7.1, 7.1
const_bigint clause, 7.1
const_int clause, 7.1
const_string clause, 7.1
const_value clause, 7.1
data_cartridge_name clause, 5.1
EXCEPT, 19.1
fieldname clause, 7.1, 7.1
identifier clause, 7.1
IN and NOT IN, 19.1
INTERSECT, 19.1
lexical conventions, 1.2.1
link clause, 5.1
l-value clause, 7.1
methodname clause, 7.1
MINUS, 19.1
non_mt_arg_list clause, 7.1
non_mt_attr_list clause, 7.1
non_mt_attrname_list clause, 7.1
non_mt_attrspec_list clause, 7.1
non_mt_cond_list clause, 7.1
package_name clause, 7.1, 7.1
param_list clause, 7.1
qualified_type_name clause, 7.1
query, 19.1
query_ref clause, 7.1
relation_variable, 19.1
set, 19.1
syntax conventions, 1.2.3
time_spec clause, 7.1
UNION and UNION ALL, 19.1
view, 19.1
xml_attr_list clause, 7.1
xml_attribute_list clause, 7.1
xqryargs_list clause, 7.1
.cqlx
CEP DDL use, 1.2.1
lexical conventions, 1.2.1
rules, 1.2.1
.cqlx files
CDATA, 1.2.1
statement terminator, 1.2.1
createElemInfo Geometry method, 16.2.7, 16.2.7
createGeometry Geometry method, 16.2.7
createLinearPolygon Geometry method, 16.2.7
createPoint Geometry method, 16.2.7
createRectangle Geometry method, 16.2.7

D

data cartridges
about, 1.1.12, 14.1
application context, 14.1.2
complex_type
constructor invocation, 7.1
field access, 7.1
instantiation, 7.1
method access, 7.1
data cartridge name
java, 15.1.1
spatial, 16.1.1
datatypes, and, 2.2.2
Oracle CQL queries, 17.7
Oracle Spatial data cartridge
application context, 16.1.4
TABLE query, 17.2.7, 19.1
types
Java, 15.1
Oracle Spatial, 16.1
view schema, 19.1
data destinations
about, 1.1.8, 1.1.8.2
data sources
cache, 1.1.10
function table, 1.1.9.3
relational database table, 1.1.9.1
table, 1.1.9
XML table, 1.1.9.2
data_cartridge_name
clause, 5.1
datatype syntax, 2.2
datatypes
about, 2.2
aliases, 2.8.2.1
BIGINT, 2.2.1
BOOLEAN, 2.2.1
built-in, 2.2.1
BYTE, 2.2.1
CHAR, 2.2.1
comparison rules, 2.3.1
about, 2.3
character values, 2.3.3
conversion
about, 2.3.4
explicit, 2.3.4.2
implicit, 2.3.4.1
JDBC, 2.3.4.3
SQL, 2.3.4.3
user-defined functions, 2.3.4.4, 2.3.4.5, 13.1.2
data cartridges, 2.2.2
date value comparison rules, 2.3.2
DOUBLE, 2.2.1
enum, 2.2.3
evaluating with functions, 2.2.3
FLOAT, 2.2.1
format models
about, 2.5
datetime, 2.5.2, 8.1
number, 2.5.1
INTEGER, 2.2.1
INTERVAL, 2.2.1
literals
about, 2.4
float, 2.4.2.2
integer, 2.4.2.1
interval, 2.4.4
interval day to second, 2.4.4.1
text, 2.4.1
timestamp, 2.4.3
mapping in user-defined functions, 13.1.2
OBJECT, 2.2.1
opaque, 2.2.1
Oracle Spatial data cartridge, 16.1.2.1
other, 2.2.2, 2.2.3
TIMESTAMP, 2.2.1
type aliases, 2.8.2.1
unsupported, 2.2.2, 2.2.3
user-defined functions, 13.1.2
XMLTYPE, 2.2.1
datetime literals
about, 2.4.3
xsd
dateTime, 2.4.3
day, 7.1
days, 7.1
DDL
query, 19.1
view, 19.1
decimal characters, 2.4.2.2
decode
in arithmetic expressions, 5.1
nulls, 2.6.2
decode syntax, 5.1
DEFINE clause
about, 18.3
correlation names, 18.3
derived stream, 1.1.1.2, 1.1.1.2
distance Geometry method, 16.2.7
distinct
aggregate expressions, 5.1
built-in aggregate functions, 9.1
function expressions, 5.1
relations, 1.1.2
select_clause, 19.1
document, 5.1
DOUBLE datatype, 2.2.1
double quotes, 2.4.1
Dstream relation-to-stream operator, 4.1.2
DURATION clause, 18.4
DURATION MULTIPLES OF clause, 18.4
duration_clause syntax, 18.4

E

Eclipse, 1.4.2
enum datatypes, 2.2.3
equality test, 6.2
equivalency tests, 6.8
errorfunction function, 10.1
errorfunctioncomplemented function, 10.1
event sinks
about, 1.1.8, 1.1.8.2
event sources
about, 1.1.8, 1.1.8.1
cache, 1.1.10
function table, 1.1.9.3
pull, 1.1.8.1, 17.2.5, 17.2.8
push, 1.1.8.1
relational database table, 1.1.9.1
table, 1.1.9
XML table, 1.1.9.2
EXCEPT clause, 19.1
exp function, 12.1
expm1 function, 12.1
expressions
about, 5
aggr_distinct_expr, 5.1
aggr_expr, 5.1
aggregate, 5.1, 5.1
aggregate distinct, 5.1
arith_expr, 5.1
arith_expr_list, 5.1
arithmetic, 5.1, 5.1
case, 5.1
case_expr, 5.1
decode, 5.1, 5.1
func_expr, 5.1
function, 5.1, 5.1, 5.1, 5.1, 5.1
object, 5.1
object_expr, 5.1
order, 5.1
order_expr, 5.1
xml_agg_expr, 5.1
xml_parse_expr, 5.1
xmlcolattval_expr, 5.1
xmlelement_expr, 5.1
xmlforest_expr, 5.1
extended_builtin_aggr syntax, 9.1

F

factorial function, 10.1
fieldname
clause, 7.1, 7.1
first function, 9.1.1
fixed duration non-event detection, 18.4.1
fixed_length_datatype syntax, 2.2
FLOAT datatype, 2.2.1
floor function, 10.1
floor1 function, 12.1
format models
about, 2.5
datetime, 2.5.2, 8.1
number, 2.5.1
from_clause syntax, 17.2.1.3, 17.4.2, 19.1
func_expr syntax, 5.1
func_name syntax, 5.1
functions
abs, 12.1
abs1, 12.1
abs2, 12.1
abs3, 12.1
acos, 12.1
asin, 12.1
atan, 12.1
atan2, 12.1
autocorrelation, 11.1.2
avg, 9.1.1
beta, 10.1
beta1, 10.1
betacomplemented, 10.1
binomial, 10.1
binomial1, 10.1
binomial2, 10.1
binomialcomplemented, 10.1
bitmaskwithbitssetfromto, 10.1
cbrt, 12.1
ceil, 10.1
ceil1, 12.1
chisquare, 10.1
chisquarecomplemented, 10.1
concat, 8.1
correlation, 11.1.2
cos, 12.1
cosh, 12.1
count, 9.1.1
covariance, 11.1.2
errorfunction, 10.1
errorfunctioncomplemented, 10.1
exp, 12.1
expm1, 12.1
factorial, 10.1
first, 9.1.1
floor, 10.1
floor1, 12.1
gamma, 10.1
gamma1, 10.1
gammacomplemented, 10.1
geometricmean, 11.1.2
geometricmean1, 11.1.2
getseedatrowcolumn, 10.1
harmonicmean, 11.1.2
hash, 10.1
hash1, 10.1
hash2, 10.1
hash3, 10.1
hextoraw, 8.1
hypot, 12.1
i0, 10.1
i0e, 10.1
i1, 10.1
i1e, 10.1
ieeeremainder, 12.1
incompletebeta, 10.1
incompletegamma, 10.1
incompletegammacomplement, 10.1
j0, 10.1
j1, 10.1
jn, 10.1
k0, 10.1
k0e, 10.1
k1, 10.1
k1e, 10.1
kn, 10.1
kurtosis, 11.1.2
lag1, 11.1.2
last, 9.1.1
leastsignificantbit, 10.1
length, 8.1
lk, 8.1
log, 10.1
log1, 12.1
log10, 10.1
log101, 12.1
log1p, 12.1
log2, 10.1
logfactorial, 10.1
loggamma, 10.1
longfactorial, 10.1
max, 9.1.1
mean, 11.1.2
meandeviation, 11.1.2
median, 11.1.2
min, 9.1.1
moment, 11.1.2
mostsignificantbit, 10.1
negativebinomial, 10.1
negativebinomialcomplemented, 10.1
normal, 10.1
normal1, 10.1
normalinverse, 10.1
nvl, 8.1
ordsgenerator, 16.2.7
poisson, 10.1
poissoncomplemented, 10.1
pooledmean, 11.1.2
pooledvariance, 11.1.2
pow, 12.1
prev, 8.1
product, 11.1.2
quantile, 11.1.2
quantileinverse, 11.1.2
rankinterpolated, 11.1.2
rawtohex, 8.1
rint, 12.1
rms, 11.1.2
round, 12.1
round1, 12.1
samplekurtosis, 11.1.2
samplekurtosisstandarderror, 11.1.2
sampleskew, 11.1.2
sampleskewstandarderror, 11.1.2
samplevariance, 11.1.2
signum, 12.1
signum1, 12.1
sin, 12.1
sinh, 12.1
skew, 11.1.2
sqrt, 12.1
standarddeviation, 11.1.2
standarderror, 11.1.2
stirlingcorrection, 10.1
studentt, 10.1
studenttinverse, 10.1
sum, 9.1.1
sumofinversions, 11.1.2
sumoflogarithms, 11.1.2
sumofpowerdeviations, 11.1.2
sumofpowers, 11.1.2
sumofsquareddeviations, 11.1.2
sumofsquares, 11.1.2
systemtimestamp, 8.1
tables, 1.1.9.3
tan, 12.1
tanh, 12.1
to_bigint, 8.1
to_boolean, 8.1
to_char, 8.1
to_double, 8.1
to_float, 8.1
to_timestamp, 8.1
todegrees, 12.1
toradians, 12.1
trimmedmean, 11.1.2
ulp, 12.1
ulp1, 12.1
variance, 11.1.2
weightedmean, 11.1.2
winsorizedmean, 11.1.2
xmlagg, 9.1.1
xmlcomment, 8.1
xmlconcat, 8.1
xmlexists, 8.1
xmlquery, 8.1
y0, 10.1
y1, 10.1
yn, 10.1
functions about
AggregationFunctionFactory, 13.2.2
categories, 1.1.11
datatype mapping, 13.1.2
distinct and aggregate built-in functions, 9.1
java.lang.Math, 1.1.11
naming rules, 1.1.11, 2.9.1, 13.1.1
nested aggregates, 9.1
nulls, 2.6.1
overloading, 1.1.11, 2.9.1, 13.1.1
overriding, 1.1.11, 2.9.1, 13.1.1
single-row built-in, 1.1.11
user-defined, 1.1.11

G

gamma function, 10.1
gamma1 function, 10.1
gammacomplemented function, 10.1
geometricmean function, 11.1.2
geometricmean1 function, 11.1.2
Geometry class, 16.1.3
get2dMbr Geometry method, 16.2.7
getseedatrowcolumn function, 10.1
greater than or equal to tests, 6.2
greater than tests, 6.2
group by
ELEMENT_TIME, 3.2.2
GROUP BY clause, 19.1
PARTITION BY clause, 18.6
partitioned window, 4.1.2, 4.1.2, 4.1.2

H

harmonicmean function, 11.1.2
hash function, 10.1
hash1 function, 10.1
hash2 function, 10.1
hash3 function, 10.1
HAVING clause, 19.1
heartbeat
system timestamped relations, 1.1.13
system timestamped streams, 1.1.13
hextoraw function, 8.1
hour, 7.1
hours, 7.1
hypot function, 12.1

I

i0 function, 10.1
i0e function, 10.1
i1 function, 10.1
i1e function, 10.1
identifier
clause, 7.1
syntax, 7.1
ieeeremainder function, 12.1
IN clause, 19.1
in conditions, 6.8
in_condition syntax, 6.8
INCLUDE TIMER EVENTS clause, 18.1
incompletebeta function, 10.1
incompletegamma function, 10.1
incompletegammacomplement function, 10.1
incremental computation
about, 13.1.1
implementing, 13.2.2
run-time behavior, 13.2.2
inequality test, 6.2
inner joins, 17.4.1
INTEGER datatype, 2.2.1
integer syntax, 2.4.2.1
integers
in CQL syntax, 2.4.2.1
precision of, 2.4.2.1
INTERSECT clause, 19.1
INTERVAL datatype, 2.2.1
interval_value syntax, 2.4.4.1, 7.1
IS NOT NULL condition, 6.6
IS NULL condition, 6.6
is-silent-relation, 1.1.1.3
is-total-order, 1.1.13
Istream relation-to-stream operator, 4.1.2

J

j0 function, 10.1
j1 function, 10.1
Java data cartridge
about, 15.1
class loading
about, 15.1.2
application class space policy, 15.1.2.1
example, 15.1.2.4
method resolution, 15.1.3
no automatic import class space policy, 15.1.2.2
server class space policy, 15.1.2.3
data cartridge name, 15.1.1
datatype mapping, 15.1.4
default package name, 15.1.1
java.lang package, 15.1.1
method resolution, 15.1.3
unqualified types, 15.1.1
java.lang.Math built-in functions, 12
jn function, 10.1
joins
about, 17, 17.4
inner, 17.4.1
left outer, 17.4.2, 17.4.2.1
outer, 17.4.2, 17.4.2.1, 17.4.2.2, 17.4.2.3
outer join look-back, 17.4.2.3
right outer, 17.4.2, 17.4.2.2
simple, 17.4.1
views, 17.3.1

K

k0 function, 10.1
k0e function, 10.1
k1 function, 10.1
k1e function, 10.1
keywords in object names, 2.9.1, 7.1, 7.1
kn function, 10.1
kurtosis function, 11.1.2

L

lag1 function, 11.1.2
last function, 9.1.1
leastsignificantbit function, 10.1
left outer joins, 17.4.2, 17.4.2.1
length function, 8.1
length of names, 2.9.1
less than tests, 6.2
lexical conventions
about, 1.2.1
.cqlx, 1.2.1
general, 1.2.1
LIKE condition, 6.4, 8.1
like_condition syntax, 6.4
link
clause, 5.1
literals, 2.4
lk function, 8.1
locale
decimal characters, 2.4.2.2
nonquoted identifiers, 2.9.1
ORDER BY, 17.2.9
RAWTOHEX, 8.1
text literals, 2.4.1
log function, 10.1
log1 function, 12.1
log10 function, 10.1
log101 function, 12.1
log1p function, 12.1
log2 function, 10.1
logfactorial function, 10.1
loggamma function, 10.1
logical conditions, 6.3
AND, 6.3
NOT, 6.3
OR, 6.3
XOR, 6.3
longfactorial function, 10.1
l-value
clause, 7.1

M

MATCH_RECOGNIZE clause
about, 18
ALL MATCHES clause
about, 18.2
partial overlapping patterns, 18.2
total overlapping patterns, 18.2
DEFINE clause, 18.3
DURATION clause, 18.4
DURATION MULTIPLES OF clause, 18.4
examples
non-event detection, fixed duration, 18.9.5
pattern detection, 18.9.1
pattern detection with aggregates, 18.9.3
pattern detection with partition by, 18.9.2
WITHIN clause, 18.9.4
INCLUDE TIMER EVENTS clause, 18.1
MEASURES clause, 18.5
PARTITION BY clause, 18.6
PATTERN clause
about, 18.7
default, 18.7
queries, 17.2.4
SUBSET clause, 18.8
max function, 9.1.1
mean function, 11.1.2
meandeviation function, 11.1.2
measure_column syntax, 18.5
MEASURES clause, 18.5
median function, 11.1.2
methodname
clause, 7.1
millisecond, 7.1
milliseconds, 7.1
min function, 9.1.1
MINUS clause, 19.1
minute, 7.1
minutes, 7.1
moment function, 11.1.2
mostsignificantbit function, 10.1
multibyte characters, 2.9.1

N

naming rules
about, 2.9.1
length, 2.9.1
NaN, 9.1.1
nanosecond, 7.1
nanoseconds, 7.1
negativebinomial function, 10.1
negativebinomialcomplemented function, 10.1
non_mt_arg_list
clause, 7.1
syntax, 7.1
non_mt_arg_list_set syntax, 7.1
non_mt_attr_list
clause, 7.1
syntax, 7.1
non_mt_attrname_list
clause, 7.1
syntax, 7.1
non_mt_attrspec_list
clause, 7.1
syntax, 7.1
non_mt_cond_list
clause, 7.1
syntax, 7.1
non_mt_corr_list syntax, 18.8
non_mt_corrname_definition_list syntax, 18.3
non_mt_measure_list syntax, 18.5
non_mt_projterm_list syntax, 19.1
non_mt_relation_list syntax, 19.1
non_mt_subset_definition_list syntax, 18.8
nonequivalency tests, 6.8
non-event detection
about, 18.9.5
fixed duration, 18.4.1, 18.9.5
recurring, 18.4.2
non-events, 18.9.5
normal function, 10.1
normal1 function, 10.1
normalinverse function, 10.1
NOT condition, 6.3, 6.3
NOT IN clause, 19.1
null_conditions syntax, 6.6
null_spec syntax, 19.1
nulls
about, 2.6
conditions, 6.6
decode, 2.6.2
in conditions, 2.6.3, 2.6.3
in functions, 2.6.1
IS NOT NULL condition, 6.6
IS NULL condition, 6.6
nvl function, 8.1
value conversion, 8.1
with comparison conditions, 2.6.2
number precision, 2.4.2.2
number syntax, 2.4.2.2
numeric literals
NaN, 9.1.1
numeric values
about, 2.3.1
comparison rules, 2.3.1
nvl function, 8.1

O

OBJECT datatype, 2.2.1
object names and keywords, 2.9.1, 7.1, 7.1
object_expr syntax, 5.1
OCEP_JAVA_CARTRIDGE_CLASS_SPACE, 15.1.2.2, 15.1.2.3
ON clause, 17.4.2
opaque data type, 2.2.1
operands, 4
operations
relation-to-stream, 1.1.4
stream-to-stream, 1.1.5
operators, 4
arithmetic, 4.1.2
binary, 4.1.1
concatenation, 4.1.2, 8.1, 8.1
precedence, 4.1.2
relation-to-stream
Dstream, 4.1.2
Istream, 4.1.2
Rstream, 4.1.2
stream-to-relation
about, 1.1.3
default, 1.1.3.3
partitioned S[Partition By A1 ... Ak Rows N Range T], 4.1.2
partitioned S[Partition By A1 ... Ak Rows N Range T1 Slide T2], 4.1.2
partitioned S[Partition By A1 ... Ak Rows N], 4.1.2
S[Now] time-based, 4.1.2
S[Range C on E] constant value-based, 4.1.2
S[Range T] time-based, 4.1.2
S[Range T1 Slide T2] time-based, 4.1.2
S[Range Unbounded] time-based, 4.1.2
S[Rows N] tuple-based, 4.1.2
S[Rows N1 slide N2] tuple-based, 4.1.2
unary, 4.1.1
opt_group_by_clause syntax, 19.1
opt_having_clause syntax, 19.1
opt_where_clause syntax, 19.1
OR condition, 6.3, 6.3
Oracle CEP Service Engine
about, 1.1
Oracle Spatial data cartridge
about, 16.1
application context, 16.1.4
coordinate systems, 16.1.2.6
data cartridge name, 16.1.1
datatype mapping, 16.1.3
functions
ordsgenerator, 16.2.7
Geometry class, 16.1.3
Geometry methods
about, 16.1.2.7
bufferPolygon, 16.2.7
createElemInfo, 16.2.7, 16.2.7
createGeometry, 16.2.7
createLinearPolygon, 16.2.7
createPoint, 16.2.7
createRectangle, 16.2.7
distance, 16.2.7
get2dMbr, 16.2.7
to_Geometry, 16.2.7
to_JGeometry, 16.2.7
indexing, 16.1.2.5
operators
filter, 16.1.2.4
NN, 16.1.2.4
relation, 16.1.2.3
ordinate systems, 16.1.2.6
scope
about, 16.1.2
coordinate systems, 16.1.2.6
datatypes, 16.1.2.1
element info array, 16.1.2.2
filter operators, 16.1.2.4
geometrix index, 16.1.2.5
Geometry methods, 16.1.2.7
ordinate systems, 16.1.2.6
relation operators, 16.1.2.3
Oracle tools
about, 1.4
support of CQL, 1.4
ORDER BY clause
about, 19.1, 19.1
data cartridge
field access, 7.1
of SELECT, 17.2.9
order by top, 19.1
rows, 19.1
ORDER BY ROWS clause, 19.1
order_by_clause syntax, 17.2.9, 19.1
order_by_list syntax, 19.1
order_by_top_clause syntax, 19.1
order_expr syntax, 5.1
orderterm syntax, 19.1
ordsgenerator function, 16.2.7
outer join look-back, 17.4.2.3
outer joins, 17.4.2, 17.4.2.1, 17.4.2.2, 17.4.2.3
ON clause, 17.4.2
overlapping patterns
partial, 18.2
total, 18.2
overloading functions, 1.1.11, 2.9.1, 13.1.1
overriding
functions, 1.1.11, 2.9.1, 13.1.1

P

package_name
clause, 7.1, 7.1
param_list
clause, 7.1
partial overlapping patterns, 18.2
partition by
rows, 4.1.2
rows and range, 4.1.2
rows, range, and slide, 4.1.2
window specification, 1.1.3.2
PARTITION BY clause, 18.6
PATTERN clause
about, 18.7
default, 18.7
pattern recognition. See MATCH_RECOGNIZE clause
pattern_clause syntax, 18.7
pattern_def_dur_clause syntax, 18.1
pattern_definition_clause syntax, 18.3
pattern_measures_clause syntax, 18.5
pattern_partition_clause syntax, 18.6
pattern_quantifier syntax, 18.7
pattern_recognition_clause syntax, 18.1
pattern_skip_match_clause syntax, 18.2
pattern-matching conditions
LIKE, 6.4
lk function, 8.1
poisson function, 10.1
poissoncomplemented function, 10.1
pooledmean function, 11.1.2
pooledvariance function, 11.1.2
pow function, 12.1
precedence
operators, 4.1.2
precision and number of digits of, 2.4.2.2
prev function, 8.1
product function, 11.1.2
projterm syntax, 19.1
pseudo_column syntax, 7.1
pseudocoloumns
about, 3
attr clause, 7.1
ELEMENT_TIME
about, 3.2
with GROUP BY, 3.2.2
with PATTERN, 3.2.3
with SELECT, 3.2.1
pull event sources, 1.1.8.1, 17.2.5, 17.2.8
push event sources, 1.1.8.1

Q

qualified_type_name
clause, 7.1
quantile function, 11.1.2
quantileinverse function, 11.1.2
queries
about, 17, 17.2
built-in windows, 17.2.3
cache, 17.2.8, 17.5
data cartridges, 17.7
detecting differences, 17.2.10
DIFFERENCE USING, 17.2.10
MATCH_RECOGNIZE clause, 17.2.4
ORDER_BY, 17.2.9
simple, 17.2.2
sorting, 17.2.9
subqueries, 1.1.6, 17.1
TABLE, 17.2.7, 19.1
table
data cartridge, 17.2.7, 19.1
relational database, 17.2.5
relational database datatypes, 2.3.4.3
XML, 17.2.6
views, 17.3
XMLTABLE, 17.2.6
query
attributes
id, 19.1
statement, 19.1
query syntax, 17.2, 19.1
query_ref
clause, 7.1
syntax, 7.1
quotation marks
about, 2.4.1
locale, 2.9.1
text literals, 2.4.1
quoted_string_double_quotes syntax, 7.1
quoted_string_single_quotes syntax, 7.1

R

range
conditions, 6.5
window specification, 1.1.3.1
rankinterpolated function, 11.1.2
rawtohex function, 8.1
recurring non-event detection, 18.4.2
regexp syntax, 18.7
relation_variable syntax, 17.2.1.3, 19.1
relational database tables, 1.1.9.1
relations
about, 1.1.1.2
base, 1.1.1.2
distinct, 1.1.2
heartbeat, 1.1.13
operation indicator
deletion (-), 1.1.1.3
insertion (+), 1.1.1.3
update (U), 1.1.1.3
schema, 1.1.1.2
tuple kind indicator, 1.1.1.3
relation-to-stream operators, 1.1.4
Dstream, 4.1.2
Istream, 4.1.2
Rstream, 4.1.2
reserved words, 2.9.1, 2.9.1, 7.1
right outer joins, 17.4.2, 17.4.2.2
rint function, 12.1
rms function, 11.1.2
round function, 12.1
round1 function, 12.1
Rstream relation-to-stream operator, 4.1.2

S

samplekurtosis function, 11.1.2
samplekurtosisstandarderror function, 11.1.2
sampleskew function, 11.1.2
sampleskewstandarderror function, 11.1.2
samplevariance function, 11.1.2
scheduler
time, 1.1.13
schema
relation, 1.1.1.2
stream, 1.1.1.1, 1.1.1.1
schema objects
naming
examples, 2.9.3
guidelines, 2.9.2
searched_case syntax, 5.1
searched_case_list syntax, 5.1
second, 7.1
seconds, 7.1
select_clause
distinct, 19.1
syntax, 17.2.1.2, 19.1
SERVER_CLASS_SPACE, 15.1.2.3
set statements
about, 19.1
EXCEPT, 19.1
IN and NOT IN, 19.1
INTERSECT, 19.1
MINUS, 19.1
UNION and UNION ALL, 19.1
sfw_block syntax, 17.2.1.1, 19.1
signum function, 12.1
signum1 function, 12.1
silent, 1.1.1.3
simple comparison conditions, 6.2
simple joins, 17.4.1
simple queries, 17.2.2
simple_case syntax, 5.1
simple_case_list syntax, 5.1
sin function, 12.1
single quotes, 2.4.1
sinh function, 12.1
skew function, 11.1.2
slide window specification, 1.1.3.1
SOME operator, 6.2
sorting query results, 17.2.9
SQL99, 1.3
SQLX
about, 5.1
content, 5.1
datatype conversion, 2.3.4.3
document, 5.1
expressions, 5.1
func_expr, 5.1
functions, 8.1
wellformed, 5.1
xml_agg_expr, 5.1
xml_parse_expr, 5.1
xmlagg function, 9.1.1
xmlcolattval_expr, 5.1
xmlcomment function, 8.1
xmlconcat function, 8.1
xmlelement_expr, 5.1
xmlexists function, 8.1
xmlforest_expr, 5.1
xmlquery function, 8.1
SQL/XML. See SQLX
sqrt function, 12.1
standarddeviation function, 11.1.2
standarderror function, 11.1.2
standards, 1.3
statement terminator, 1.2.1
stirlingcorrection function, 10.1
streams
about, 1.1.1.1
base, 1.1.1.2
channel, 1.1.1.1
derived, 1.1.1.2, 1.1.1.2
heartbeat, 1.1.13
query selector, 1.1.1.1
relation, 1.1.1.2, 1.1.1.2
schema, 1.1.1.1, 1.1.1.1
tuple, 1.1.1.1
stream-to-relation operators
about, 1.1.3
default, 1.1.3.3
group by, 3.2.2, 4.1.2, 4.1.2, 4.1.2
partitioned S[Partition By A1 ... Ak Rows N Range T], 4.1.2
partitioned S[Partition By A1 ... Ak Rows N Range T1 Slide T2], 4.1.2
partitioned S[Partition By A1 ... Ak Rows N], 4.1.2
S[Now] time-based, 4.1.2
S[Range C on E] constant value-based, 4.1.2
S[Range T] time-based, 4.1.2
S[Range T1 Slide T2] time-based, 4.1.2
S[Range Unbounded] time-based, 4.1.2
S[Rows N] tuple-based, 4.1.2
S[Rows N1 slide N2] tuple-based, 4.1.2
stream-to-stream operators, 1.1.5
filter, 1.1.5
MATCH_RECOGNIZE, 1.1.5
project, 1.1.5
XMLTABLE, 1.1.5
studentt function, 10.1
studenttinverse function, 10.1
subqueries, 1.1.6, 1.1.6, 17.1
SUBSET clause, 18.8
subset_clause
about, 18.8
syntax, 18.8
subset_definition syntax, 18.8
subset_name syntax, 18.8
sum function, 9.1.1
sumofinversions function, 11.1.2
sumoflogarithms function, 11.1.2
sumofpowerdeviations function, 11.1.2
sumofpowers function, 11.1.2
sumofsquareddeviations function, 11.1.2
sumofsquares function, 11.1.2
synonyms. See aliases
Syntax, 10.1
system time, 1.1.13
system timestamped, 1.1.13
systemtimestamp function, 8.1

T

TABLE queries, 17.2.7, 19.1
table_clause syntax, 17.2.7, 19.1
tables, 1.1.9
queries
data cartridge, 17.2.7, 19.1
relational database, 17.2.5
relational database datatypes, 2.3.4.3
XML, 17.2.6
tan function, 12.1
tanh function, 12.1
terminator, 1.2.1
text literals
about, 2.4.1
quotation marks, 2.4.1
time
about, 1.1.13
application, 1.1.13
application timestamped, 1.1.13
heartbeat, 1.1.13
is-total-order, 1.1.13
scheduler, 1.1.13
system, 1.1.13
system timestamped, 1.1.13
time system timestamped, 1.1.13
time_spec
clause, 7.1
syntax, 7.1
time_unit
syntax, 7.1
TIMESTAMP
about, 2.4.3
xsd
dateTime, 2.4.3
TIMESTAMP datatype, 2.2.1
timestamps
application, 1.1.13
system, 1.1.13
to_bigint function, 8.1
to_boolean function, 8.1
to_char function, 8.1
to_double function, 8.1
to_float function, 8.1
to_Geometry Geometry method, 16.2.7
to_JGeometry Geometry method, 16.2.7
to_timestamp function, 8.1
todegrees function, 12.1
tools support
development, 1.4.2
Oracle CEP IDE for Eclipse, 1.4.2
Oracle CEP Server, 1.4.1
Oracle CEP Visualizer, 1.4.1
runtime, 1.4.1
toradians function, 12.1
total overlapping patterns, 18.2
trimmedmean function, 11.1.2
tuple
about, 1.1.1.1
kind indicator, 1.1.1.3
streams, 1.1.1.1

U

U
relation update, 1.1.1.3
ulp function, 12.1
ulp1 function, 12.1
unary operators, 4.1.1
UNION ALL clause, 19.1
UNION clause, 19.1
unreserved words, 7.1
unreserved_keyword syntax, 7.1
user-defined functions
about, 1.1.11, 13
cache, 13.1.3
classpath, 13.2.1, 13.2.2
datatype mapping, 13.1.2
implementing, 13.1, 13.2
aggregate, 13.2.2
AggrFunctionImpl, 13.2.2
SingleElementFunction, 13.2.1
single-row, 13.2.1
incremental computation
about, 13.1.1
implementing, 13.2.2
run-time behavior, 13.2.2
types of, 13.1.1
using_clause syntax, 17.2.10, 19.1
usingexpr syntax, 19.1
usinglist syntax, 19.1
usingterm syntax, 19.1

V

variable_length_datatype syntax, 2.2
variance function, 11.1.2
view
attributes
id, 19.1
schema, 19.1
statement, 19.1
views
about, 17
joins, 17.3.1
queries, 17.3
schema, 17.3.2
visibility, 17.3

W

weightedmean function, 11.1.2
wellformed, 5.1
window_type syntax, 1.1.3, 19.1
window_type_partition syntax, 4.1.2
window_type_range syntax, 4.1.2
window_type_tuple syntax, 4.1.2
windows, 1.1.3
about, 1.1.3
Now, 4.1.2
partitioned, 1.1.3.2, 4.1.2, 4.1.2, 4.1.2
range specification, 1.1.3.1
S[Now] time-based, 4.1.2
S[Partition By A1 ... Ak Rows N Range T], 4.1.2
S[Partition By A1 ... Ak Rows N Range T1 Slide T2], 4.1.2
S[Partition By A1 ... Ak Rows N], 4.1.2
S[Range C on E] constant value-based, 4.1.2
S[Range T] time-based, 4.1.2
S[Range T1 Slide T2] time-based, 4.1.2
S[Range Unbounded] time-based, 4.1.2
S[Rows N] tuple-based, 4.1.2
S[Rows N1 slide N2] tuple-based, 4.1.2
slide specification, 1.1.3.1
Unbounded, 4.1.2
winsorizedmean function, 11.1.2
within_clause syntax, 18.7

X

XML tables, 1.1.9.2
xml_agg_expr syntax, 5.1
xml_attr syntax, 7.1
xml_attr_list
clause, 7.1
syntax, 7.1
xml_attribute_list
clause, 7.1
syntax, 7.1
xml_namespace syntax, 19.1
xmlagg function, 9.1.1
xmlcolattval_expr syntax, 5.1, 5.1
xmlcomment function, 8.1
xmlconcat function, 8.1
xmlexists function, 8.1
xmlforest_expr syntax, 5.1, 5.1
xmlnamespace_clause syntax, 19.1
xmlnamespaces_list syntax, 19.1
xmlquery function, 8.1
XMLTABLE queries, 17.2.6
xmltable_clause syntax, 19.1
XMLTYPE datatype, 2.2.1
XOR condition, 6.3
xqryarg syntax, 7.1
xqryargs_list
clause, 7.1
syntax, 7.1
xsd
dateTime, 2.4.3
xstream_clause syntax, 19.1
xtbl_col syntax, 19.1
xtbl_cols_list syntax, 19.1

Y

y0 function, 10.1
y1 function, 10.1
yn function, 10.1