|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CROSS JOIN) to whatever current table of builder, and overwrites the current table
with the result.
GROUP BY clause.
SELECT statement.
NATURAL JOIN) to whatever current table of builder, and overwrites the current table
with the result.
JOIN) to whatever current table of builder, and overwrites the current table with
the result.
UPDATE statement.
ORDER BY clause.
FROM clause.
UNION JOIN) to whatever current table of builder, and overwrites the current table
with the result.
SELECT statement.
AND next.
Conjunction.
SELECT *.Typeable.
BetweenPredicate.
BETWEEN x AND y.BooleanBuilder with Predicate.EmptyPredicate as initial value.
BooleanBuilder with given boolean expression as initial value.
FALSE.TRUE).BooleanExpressions.<X> IS [NOT] (TRUE | FALSE | UNKNOWN) expression (boolean
test), where <X> is some boolean expression.ColumnNameList.
SELECT <column1>, <column2>, ....SELECT <column reference> clause, where the column
reference is some kind of expression (for example, a constant, or a query).SELECT <column reference> clause, where the column
reference is column name, either with table name or without.SELECT <column1>, <column2>, ... clause, up until FROM.SELECT statement.SELECT expressions.
SELECT expressions, which has specified set quantifier initially.
INSERT INTO
statement.INSERT INTO statement.
INSERT INTO statement.
INSERT INTO statement.INSERT INTO statement.
INSERT INTO statement.ColumnSourceByValues syntax element.AND) of two boolean expressions.CORRESPONDING BY clause in UNION, INTERSECT, and
EXCEPT operations on queries.CROSS JOIN between two tables.DeleteBySearch statements.
DELETE FROM statement.DELETE FROM table [WHERE
searchCondition ]).OR of two boolean expressions.INSERT INTO statement.EqualsPredicate.
= y).EXCEPT between current query and the given query.
EXCEPT <setQuantifier> between current query and the given query.
EXCEPT <correspondingSpec> between current query and the given query.
EXCEPT <setQuantifier> <correspondingSpec> between current query and the given query.
ExistsPredicate.
EXISTS).FROM clause in SQL SELECT query.FROM clause.
FROM clause in SELECT statement.GreaterOrEqualPredicate.
SELECT statement.
SELECT statement.
INSERT statement.
FROM clause of this SELECT statement.
FROM clause of this SELECT statement.
GROUP BY clause of this SELECT statement.
GROUP BY clause of this SELECT statement.
GROUP BY clause.
HAVING clause of this SELECT statement.
GROUP BY clause of this SELECT statement.
BooleanExpression.False.
BooleanExpression.True.
Predicate.EmptyPredicate.
ColumnSource.Defaults.
UpdateSource.Default.
UpdateSource.Null.
GroupingElement.GrandTotal
QueryExpressionBody.EmptyQueryExpressionBody.
JOIN.
NATURAL JOIN.
JOIN.
AND.
OR.
LIMIT, that is, the maximum amount of results to be returned.
LimitClause of this query.
AND).
AND).
AND).
AND).
OFFSET clause, that is, how many result rows should be skipped before starting to
include them into query result.
OffsetClause of this query.
ORDER BY clause of this SELECT statement.
ORDER BY clause of this SELECT statement.
ORDER BY clause.
Ordering of this sort specification.
AND.
OR.
QualifiedJoinedTable.
SELECT statement.
SET clauses for columns of the target table.
ALL or DISTINCT) of this SELECT statement.
SELECT statement.
' and '.
INSERT statement.
DELETE statement.
DELETE FROM statement.
UPDATE statement.
EXISTS operates on.
UNIQUE operates on.
DELETE statement (boolean expression after
WHERE).
WHERE clause of this SELECT statement.
SELECT statement.
UPDATE statement (boolean expression after
WHERE).
>= y).> y).GROUP BY clause in SQL SELECT query.GROUP BY clause.
GROUP BY clause in SELECT statement.GROUP BY clause.GreaterThanPredicate.
InPredicate.
IN expressionsInPredicate.
IN (y, z, ...)).InsertStatements.
INSERT INTO statement.INSERT INTO tableName [( column names
)] expression).FALSE.
TRUE.
Predicate.EmptyPredicate.
UpdateSource.Default.
UpdateSource.Null.
GroupingElement.GrandTotal.
LimitClause.LimitAll.
QueryExpressionBody.EmptyQueryExpressionBody.
INTERSECT between current query and the given query.
INTERSECT <setQuantifier> between current query and the given query.
INTERSECT <correspondingSpec> between current query and the given query.
INTERSECT <setQuantifier> <correspondingSpec> between current query and the given query.
IsNotNullPredicate.
NULL (x IS NOT NULL).IsNullPredicate.
NULL (x IS NULL).QualifiedJoinedTable.QualifiedJoinedTable.QualifiedJoinedTable and NaturalJoinedTable.LessOrEqualPredicate.
<= y).< y).LikePredicate.
LIKE y).LIMIT value of this SELECT statement
LIMIT clause of PostgreSQL SELECT statement, used with number.LIMIT clauses used in PostgreSQL queries.LIMIT ALL clause in PostgreSQL queries.LessThanPredicate.
INSERT INTO,
DELETE FROM, and UPDATE).NATURAL JOIN between two tables.NOT x) of a boolean expression.NotEqualsPredicate.
NOT current expression.
Negation.
NotBetweenPredicate.
NOT BETWEEN x AND y.<> y).NotInPredicate.
NOT IN (y, z, ...)).NotLikePredicate.
NOT LIKE y).NotRegexpPredicate.
OFFSET value of this SELECT statement.
OFFSET clause in PostgreSQL queries.OR next
Disjunction.
ORDER BY clause in SQL SELECT query.ORDER BY clause.
ORDER BY clause of SELECT statement.INSERT, UPDATE, and DELETE).SELECT -statements).INSERT INTO, DELETE FROM, and UPDATE).SELECT statements).FROM clause.?)
JOIN between two tables.UNION, INTERSECT, or EXCEPT between the
SELECT statements.UNION, INTERSECT, and EXCEPT set
operations.
UNION, INTERSECT, and EXCEPT set
operations.
QueryExpressionBody and, in future, the WithClause (WITH) to be
used with query.SELECT statement, or many SELECT statements
joined together with SetOperations.UNION, INTERSECT, or
EXCEPT) between them.SELECT statement, represented by
QuerySpecification.SELECT statements).SELECT statement.SELECT query.SELECT expressions).
RegexpPredicate.
' -characters.
SELECT statement.UPDATE statement.
SET element of UPDATE statement.INSERT statement.
FROM clause of this SELECT statement.
GROUP BY clause of this SELECT statement.
HAVING clause of this SELECT statement.
ORDER BY clause of this SELECT statement.
SELECT statement to ORDER BY clause, if
LIMIT or OFFSET clause is present.
SetQuantifier.ALL or SetQuantifier.DISTINCT.SELECT statement.
ALL or DISTINCT) for this SELECT statement.
INSERT statement.
DELETE statement.
UPDATE statement.
WHERE clause of this SELECT statement.
ORDER BY clause.
ORDER BY clause.' and '
characters.TableReferenceBuilder typically used to build joined tables.
FROM clause.FROM clause.FROM clause.DELETE FROM and UPDATE statements.BooleanTest.
SQLStatement (typically either a query, or a modification statement) and produces a textual SQL
statement out of it.
GROUP BY clause.
UNION between current query and the given query.
UNION <setQuantifier> between current query and the given query.
UNION <correspondingSpec> between current query and the given query.
UNION <setQuantifier> <correspondingSpec> between current query and the given query.
UNION JOIN between two tables.UniquePredicate.
UNIQUE sub-query).UpdateBySearch statements.
UPDATE statement.UPDATE table SET set-clauses
[WHERE searchCondition ]).SET clause of UPDATE statement.DEFAULT keyword as data source for column, meaning to use the default
value for the column.NULL keyword as data source for column, meaning to use the
NULL value for the column.UPDATE statement.
BooleanExpression and NonBooleanExpression.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||