8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00
firebird-mirror/doc/sql.extensions/README.keywords
Adriano dos Santos Fernandes 41d24deb26 Feature CORE-3647 - Window Function: frame (rows / range) clause. Readme to be done.
Also updated README.keywords of others features.
2016-09-02 15:20:01 -03:00

312 lines
4.0 KiB
Plaintext

----------------------------------------------------
SQL keywords introduced in different server versions
----------------------------------------------------
An asterisk (*) mark shows that a keyword doesn't exist in the SQL specification
and hence should be considered a non-standard language extention.
Firebird 1.0
------------
Added as reserved words:
CURRENT_USER
CURRENT_ROLE
BREAK *
DESCRIPTOR
FIRST
RECREATE *
SKIP *
SUBSTRING
Firebird 1.5
------------
Added as reserved words:
CURRENT_CONNECTION *
CURRENT_TRANSACTION *
BIGINT
CASE
RELEASE
ROW_COUNT
SAVEPOINT
Added as non-reserved words:
COALESCE
DELETING *
INSERTING *
LAST
LEAVE
LOCK *
NULLIF
NULLS
STATEMENT
UPDATING *
USING
Moved from reserved words to non-reserved:
BREAK *
DESCRIPTOR
FIRST
SKIP *
SUBSTRING
Firebird 2.0
------------
Added as reserved words:
BIT_LENGTH
BOTH
CHAR_LENGTH
CHARACTER_LENGTH
CLOSE
CROSS
FETCH
LEADING
LOWER
OCTET_LENGTH
OPEN
ROWS
TRAILING
TRIM
Moved from non-reserved words to reserved:
USING
Added as non-reserved words:
BACKUP *
BLOCK *
COLLATION
COMMENT *
DIFFERENCE *
IIF *
NEXT
SCALAR_ARRAY *
SEQUENCE
RESTART
RETURNING *
Moved from reserved words to non-reserved:
ACTION
CASCADE
FREE_IT *
RESTRICT
ROLE
TYPE
WEEKDAY *
YEARDAY *
Removed reserved words:
BASENAME *
CACHE *
CHECK_POINT_LEN *
GROUP_COMMIT_WAIT *
LOGFILE *
LOG_BUF_SIZE *
NUM_LOG_BUFS *
RAW_PARTITIONS *
Firebird 2.1
------------
Added as reserved words:
CONNECT
DISCONNECT
GLOBAL
INSENSITIVE
RECURSIVE
SENSITIVE
START
Added as non-reserved words:
ABS
ACCENT *
ACOS *
ALWAYS *
ASCII_CHAR *
ASCII_VAL *
ASIN *
ATAN *
ATAN2 *
BIN_AND *
BIN_OR *
BIN_SHL *
BIN_SHR *
BIN_XOR *
CEIL
CEILING
COS *
COSH *
COT *
DATEADD *
DATEDIFF *
DECODE *
EXP
FLOOR
GEN_UUID *
GENERATED
HASH *
LIST *
LN
LOG *
LOG10 *
LPAD *
MATCHED
MATCHING *
MAXVALUE *
MILLISECOND *
MINVALUE *
MOD
OVERLAY
PAD
PI *
PLACING
POWER
PRESERVE
RAND *
REPLACE *
REVERSE *
ROUND *
RPAD *
SIGN *
SIN *
SINH *
SPACE
SQRT
TAN *
TANH *
TEMPORARY
TRUNC *
WEEK *
Firebird 2.5
------------
Added as reserved words:
SIMILAR
Added as non-reserved words:
AUTONOMOUS *
BIN_NOT *
CALLER *
CHAR_TO_UUID *
COMMON *
DATA
FIRSTNAME *
GRANTED
LASTNAME *
MIDDLENAME *
MAPPING *
OS_NAME *
SOURCE *
TWO_PHASE *
UUID_TO_CHAR *
Firebird 3.0
------------
Added as reserved words:
BOOLEAN
CORR
COVAR_POP
COVAR_SAMP
DELETING *
DETERMINISTIC
FALSE
INSERTING *
OFFSET
OVER
RDB$RECORD_VERSION *
REGR_AVGX
REGR_AVGY
REGR_COUNT
REGR_INTERCEPT
REGR_R2
REGR_SLOPE
REGR_SXX
REGR_SXY
REGR_SYY
RETURN
ROW
SCROLL
SQLSTATE *
STDDEV_POP
STDDEV_SAMP
TRUE
UNKNOWN
UPDATING *
VAR_POP
VAR_SAMP
Added as non-reserved words:
ABSOLUTE
ACOSH *
ASINH *
ATANH *
BODY *
CONTINUE
DDL *
DECRYPT *
DENSE_RANK
ENCRYPT *
ENGINE *
FIRST_VALUE
IDENTITY
INCREMENT
LAST_VALUE
LAG
LEAD
LINGER *
NAME
NTH_VALUE
PACKAGE *
PARTITION
PLUGIN *
PRIOR
RANK
RELATIVE
ROW_NUMBER
SERVERWIDE *
TAGS *
TRUSTED *
USAGE
Firebird 4.0
------------
Added as reserved words:
UNBOUNDED
Added as non-reserved words:
CUME_DIST *
EXCLUDE
FOLLOWING
NTILE *
OTHERS
PERCENT_RANK *
PRECEDING
PRIVILEGE *
RANGE *
RDB$ROLE_IN_USE *
RDB$SYSTEM_PRIVILEGE *
SYSTEM *
TIES