|
||||||||||
| 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.
ALL element.
ALTER statements.AND next.
Conjunction.
ASC).
SELECT *.Typeable.
BetweenPredicate.
BETWEEN x AND y.BIGINT type (typically 64-bit integer).BIGINT.
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.CASCADE.
CASCADE the DROP through all depending elements.
CHECK( ... ) constraint in table definition.ColumnNameList.
ColumnNameList using specified column names.
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.ADD COLUMN ...) in ALTER TABLE statement.
ADD ...) in ALTER TABLE statement.
ALTER COLUMN) in ALTER TABLE
statement.
ALTER TABLE statement with specified parameter.
CHECK clause, typically used in CREATE TABLE statements.
NULL value policy.
NULL value policy.
DROP COLUMN) in ALTER TABLE
statement.
DROP SCHEMA ...).
DROP CONSTRAINT ...) in ALTER TABLE
statement.
DROP TABLE ...) or view (DROP VIEW ...).
DROP TABLE/VIEW statement, which may use IF EXISTS clause before the table name.
FOREIGN KEY constraint, typically used in CREATE TABLE statements.
LIKE
<table name> clause for CREATE TABLE statement.
CREATE SCHEMA statement.
SET DEFAULT ...) in ALTER TABLE
statement.
ConstraintCharacteristics.
ConstraintCharacteristics.
ConstraintCharacteristics.
ConstraintCharacteristics.
CREATE TABLE statement.
CREATE TABLE statement.
UNIQUE(columns...) or
PRIMARY KEY(columns...)), typically used in CREATE TABLE statements.
CREATE VIEW statement.
CROSS JOIN between two tables.DATE type.
INTERVAL.
DECIMAL data type, sometimes abbreviated as DEC.DECIMAL type.
DECIMAL(p) type, where p is given precision.
DECIMAL(p,s) type, where p is given precision, and s is given scale.
CREATE
statements).DeleteBySearch statements.
DELETE FROM statement.DELETE FROM table [WHERE
searchCondition ]).DESC).
OR of two boolean expressions.DISTINCT element.
DOUBLE PRECISION data type.DOUBLE PRECISION.
DROP table when transaction ends.
DROP statement.DROP clause and statement).DROP SCHEMA statement.DROP statements.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.
EXCEPT) between two queries.
ExistsPredicate.
EXISTS).FALSE truth value.
FOREIGN KEY(col1, col2, ...) ... table constraint in table definition.FOREIGN KEY(source columns) REFERENCES table_name(target columns) etc....).FROM clause of this query.
FROM clause in SQL SELECT query.FROM clause.
FROM clause in SELECT statement.MATCH FULL).
FULL OUTER join.
GreaterOrEqualPredicate.
SELECT statement.
SELECT statement.
INSERT statement.
CREATE SCHEMA/TABLE/VIEW/etc) for this vendor.
INTERVAL.
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.
CHARACTER or CHARACTER VARYING.
LIMIT, that is, the maximum amount of results to be returned.
LimitClause of this query.
DROP/ALTER SCHEMA/TABLE/etc) for this vendor.
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.
ON DELETE action for this foreign key constraint.
ON UPDATE action for this foreign key constraint.
ORDER BY clause of this SELECT statement.
ORDER BY clause of this SELECT statement.
ORDER BY clause.
Ordering of this sort specification.
DECIMAL.
NUMERIC.
FLOAT.
TIME.
TIMESTAMP.
AND.
OR.
DECIMAL.
NUMERIC.
QualifiedJoinedTable.
INTERVAL.
SELECT statement.
SET clauses for columns of the target table.
ALL or DISTINCT) of this SELECT statement.
SELECT statement.
INTERVAL.
INTERVAL.
' and '.
INSERT statement.
LIKE clause.
DELETE statement.
DELETE FROM statement.
UPDATE statement.
PRIMARY KEY), or normal uniqueness
constraint (UNIQUE).
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).
GLOBAL TEMPORARY table.
>= y).> y).GROUP BY columns for this query.
GROUP BY clause in SQL SELECT query.GROUP BY clause.
GROUP BY clause in SELECT statement.GROUP BY clause.GreaterThanPredicate.
HAVING grouping condition for this query.
InPredicate.
IN expressionsInPredicate.
INITIALLY DEFERRED DEFERRABLE constraint time check.
INITIALLY IMMEDIATE DEFERRABLE constraint time check.
INNER join, typically default.
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.
INTEGER type.
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.
INTERSECT between two queries.
INTERVAL data type.IsNotNullPredicate.
NULL (x IS NOT NULL).IsNullPredicate.
NULL (x IS NULL).RECURSIVE.
true if the view is defined to be RECURSIVE, false otherwise.
true if this is CHARACTER VARYING; false otherwise.
TIME should be with time zone.
TIMESTAMP should be with time zone.
QualifiedJoinedTable.QualifiedJoinedTable.QualifiedJoinedTable and NaturalJoinedTable.LEFT OUTER join.
LessOrEqualPredicate.
<= y).< y).LikePredicate.
LIKE
<table name> clause in table definition.LIKE y).LIMIT value of this SELECT statement
LIMIT for this query.
LIMIT clause of PostgreSQL SELECT statement, used with number.LIMIT clauses used in PostgreSQL queries.LIMIT ALL clause in PostgreSQL queries.LOCAL TEMPORARY table.
LessThanPredicate.
ALTER
and DROP statements).true if this column may have NULL values, otherwise (when NOT NULL constraints is
present) returns false.
INSERT INTO,
DELETE FROM, and UPDATE).NATURAL JOIN between two tables.NOT x) of a boolean expression.NotEqualsPredicate.
UPDATE or DELETE statement, and
the statement will not be executed if it violates integrity.
NOT current expression.
Negation.
[INITIALLY IMMEDIATE] NOT DEFERRABLE constraint time check.
NotBetweenPredicate.
NOT BETWEEN x AND y.<> y).NotInPredicate.
NOT IN (y, z, ...)).NotLikePredicate.
NOT LIKE y).NotRegexpPredicate.
NUMERIC type.NUMERIC type.
NUMERIC(p) type, where p is given precision.
NUMERIC(p,s) type, where p is given precision, and s is given scale.
DROP statement to define what to drop.OFFSET value of this SELECT statement.
OFFSET for this query.
OFFSET clause in PostgreSQL queries.ON COMMIT DELETE ROWS.
ON COMMIT PRESERVE ROWS.
OR next
Disjunction.
ORDER BY columns for this query, with ASC as ordering specification.
ORDER BY clause in SQL SELECT query.ORDER BY clause.
ORDER BY clause of SELECT statement.ORDER BY columns for this query, with DESC as ordering specification.
CREATE statements).INSERT, UPDATE, and DELETE).SELECT -statements).CREATE SCHEMA statement.CREATE TABLE statement.CREATE VIEW statement.DROP and ALTER statements.INSERT INTO, DELETE FROM, and UPDATE).SELECT statements).FROM clause.?)
DECIMAL or VARCHAR).MATCH PARTIAL).
SimpleQueryBuilder functionality with PostgreSQL-specific elements.PRESERVE/DELETE ROWS) to include third option,
DROP, supported in PostgreSQL.PRIMARY KEY(col1, col2, ...)).
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).
REAL data type.REAL.
RegexpPredicate.
UPDATE or DELETE statement, and
the statement will not be executed if it violates integrity.
RESTRICT the DROP if any elements depend on the object to be
dropped.
RIGHT OUTER join.
' -characters.
DROP SCHEMA.
CREATE SCHEMA statement.CREATE SCHEMA ...).CREATE) clauses.SELECT list.
SELECT statement.SET DEFAULT.
NULL (SET NULL.
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.
ON DELETE action.
ON UPDATE action.
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.RECURSIVE.
SELECT statement.
ALL or DISTINCT) for this SELECT statement.
INSERT statement.
DELETE statement.
UPDATE statement.
WHERE clause of this SELECT statement.
MATCH SIMPLE).
QuerySpecificationBuilder + QueryFactory style.SMALLINT type (typically 16-bit integer).SMALLINT.
ORDER BY clause.
ORDER BY clause.BOOLEAN type.BOOLEAN.
CHARACTER and CHARACTER VARYING data types, typically abbreviated as
CHAR and VARCHAR, respectively.CHARACTER type.
CHARACTER type.
DATE data type.FLOAT type.FLOAT type.
FLOAT type.
INTEGER type, sometimes abbreviated as INT (typically 32-bit integer).INTEGER type, sometimes abbreviated as INT (typically 32-bit integer).TIME data type.CHARACTER VARYING type.
CHARACTER VARYING type.
' and '
characters.DROP TABLE.
TableReferenceBuilder typically used to build joined tables.
ON COMMIT ...) in table definition.CREATE TABLE ) statement.CREATE TABLE ...).CREATE TABLE statements.FROM clause.FROM clause.FROM clause.DELETE FROM and UPDATE statements.BooleanTest.
TEXT data type in PostgreSQL.TEXT data type.
TIME type with unspecified precision and unspecified value for including time zone.
TIME type with given precision and unspecified value for including time zone.
TIME type with unspecified precision and given value for including time zone.
TIME type with given precision and whether to include time zone.
TIMESTAMP type with unspecified precision and unspecified value for including time zone.
TIMESTAMP type with given precision and unspecified value for including time zone.
TIMESTAMP type with unspecified precision and given value for including time zone.
TIMESTAMP type with given precision and whether to include time zone.
SQLStatement (typically either a query, or a modification statement) and produces a textual SQL
statement out of it.
GROUP BY clause.
TRUE truth value.
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 between two queries.
UNION JOIN between two tables.UNIQUE(col1, col2, ...)).
UniquePredicate.
UNIQUE(col1, col2, ...)).UNIQUE(...) and PRIMARY KEY(...) table constraints in table definition.UNIQUE sub-query).PRIMARY KEY (UniqueSpecification.PRIMARY_KEY), or UNIQUE (UniqueSpecification.UNIQUE).UNKNOWN truth value.
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.DROP VIEW.
ViewCheckOption.CASCADED or ViewCheckOption.LOCAL.CREATE VIEW statement.CREATE VIEW statements.WHERE clause) for this query.
INTERVAL.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||