Vocabs
Terms
Agents
SPARQL/Dump
Terms
37
results
sql:values
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#values
rdfs:comment
The SQL clause that specifies a list
of
values or expressions evaluating to values.
@en
sql:Concatenation
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#Concatenation
rdfs:comment
combination
of
two strings, expressions or values.
@en
sql:Max
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#Max
rdfs:comment
maximum value
of
the given expression.
@en
sql:Var
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#Var
rdfs:comment
variance
of
the given expression.
@en
sql:from
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#from
rdfs:comment
(tables, views, subqueries)
of
a SELECT statement.
@en
sql:Min
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#Min
rdfs:comment
minimum value
of
the given expression.
@en
sql:select
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#select
rdfs:comment
The SQL clause that specifies the projected tables
of
a SELECT statement.
@en
sql:AggregationExpression
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#AggregationExpression
rdfs:comment
A SQL aggregation expression consists in the use
of
an aggregate function.
@en
sql:FunctionExpression
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#FunctionExpression
rdfs:comment
A SQL function expressions consists in the use
of
any built-in SQL function.
@en
sql:args
(
sql
)
0.012
n/a (use in LOD)
http://ns.inria.fr/ast/sql#args
rdfs:comment
list
of
children to any AST node.
@en
1
2
3
4