DDL statements
<< Data types and subtypes | FB 2.5 Language Reference | CHARACTER SET >>
DDL statements
The statements in this chapter are grouped by the type of database object they operate on. For instance, ALTER DATABASE
, CREATE DATABASE
and DROP DATABASE
are all found under DATABASE
; DECLARE EXTERNAL FUNCTION
and ALTER EXTERNAL FUNCTION
are under EXTERNAL FUNCTION
; etc.
See also:
DDL - Data Definition Language
<< Data types and subtypes | FB 2.5 Language Reference | CHARACTER SET >>