6.3.2. The CREATE DATABASE statement 6.3.2. The CREATE DATABASE statement Now you can create your new database interactively. Let’s suppose that you want to create a database n...
4.1.3. Conditional Expressions CASE Simple CASE Searched CASE 4.1.3. Conditional Expressions A conditional expression is one that returns different values according to ho...
8.12 Other Functions 8.12.1 MAKE_DBKEY() 8.12.1.1 Examples of MAKE_DBKEY 8.12.2 RDB$ERROR() 8.12.2.1 Example of RDB$ERROR 8.12.3 RDB$GET_TRANSACTION_CN() 8.12.3.1 RDB$GET_T...
7.5. Triggers 7.5.1. Firing Order (Order of Execution) 7.5.2. DML Triggers Trigger Options OLD and NEW Context Variables 7.5.3. Database Triggers 7.5.4. Creating Triggers 7...
6.1.1. FIRST , SKIP Description Characteristics of FIRST and SKIP Examples of FIRST /SKIP 6.1.1. FIRST , SKIP Used for Retrieving a slice of rows from an ordered set ...
3.10 Conversion of Data Types 3.10.1 Explicit Data Type Conversion 3.10.1.1 Casting to a Domain 3.10.1.2 Casting to TYPE OF COLUMN 3.10.1.3 Conversions Possible for the CAST Fu...
D.24 RDB$PROCEDURES D.24 RDB$PROCEDURES RDB$PROCEDURES stores the definitions of stored procedures, including their PSQL source code and the binary language representation (B...