|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
AND as operator in the WHERE clause
NOT as operator in the WHERE clause
OR as operator in the WHERE clause
WHERE clause:
businessObject.attribute = CONSTANT
Blackbox relation
IS NULL predicate
criteria in the WHERE clause
IN () predicate criteria in the
WHERE clause.
FROM clause of the query statement
FROM clause of the query statement
WHERE clause are indexes (WHERE clause is
mandatory).
SELECT statement
AVG (attribute) or
AVG (DISTINCT attribute) aggregation function in the
SELECT clause of the query statement
COUNT (attribute) or
COUNT (DISTINCT attribute) aggregation function in the
SELECT clause of the query statement
COUNT (*) or
COUNT (DISTINCT *) aggregation function in the
SELECT clause of the query statement
DISTINCT keyword in
the aggregation function in the SELECT clause of the query
statement
MIN (attribute) or
MIN (DISTINCT attribute) aggregation function in the
SELECT clause of the query statement
SUM (attribute) or
SUM (DISTINCT attribute) aggregation function in the
SELECT clause of the query statement
SELECT clause of the query statement
DISTINCT keyword in the
SELECT clause of the query statement
FROM clause is a join tree - primary-foreign
key joins.
SELECT clause contain attributes from a single business
object
ORDER BY clause in
the query statement.
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||