DDL statements

<< Data types and subtypes | FB 2.1 Language Reference | COLLATION >>

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.

GRANT and REVOKE, which can operate on a variety of object types, are together under Privileges.

See also:
DDL - Data Definition Language

back to top of page
<< Data types and subtypes | FB 2.1 Language Reference | COLLATION >>