 firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 607 13.7.1. The Mapping Rule. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 711 RDB$CHECK_CONSTRAINTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . from -32,768 to 32,767. SMALLINT Examples CREATE DOMAIN DFLAG AS SMALLINT DEFAULT 0 NOT NULL CHECK (VALUE=-1 OR VALUE=0 OR VALUE=1); CREATE DOMAIN RGB_VALUE AS SMALLINT; 3.1.2. INTEGER The INTEGER0 码力 | 778 页 | 3.43 MB | 1 年前3 firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 607 13.7.1. The Mapping Rule. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 711 RDB$CHECK_CONSTRAINTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . from -32,768 to 32,767. SMALLINT Examples CREATE DOMAIN DFLAG AS SMALLINT DEFAULT 0 NOT NULL CHECK (VALUE=-1 OR VALUE=0 OR VALUE=1); CREATE DOMAIN RGB_VALUE AS SMALLINT; 3.1.2. INTEGER The INTEGER0 码力 | 778 页 | 3.43 MB | 1 年前3
 Firebird 2.5 Language Reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 473 RDB$CHECK_CONSTRAINTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . from -32,768 to 32,767. SMALLINT Examples CREATE DOMAIN DFLAG AS SMALLINT DEFAULT 0 NOT NULL CHECK (VALUE=-1 OR VALUE=0 OR VALUE=1); CREATE DOMAIN RGB_VALUE AS SMALLINT; 3.1.2. INTEGER The INTEGER applied to them. For testing data in columns with floating-point data types, expressions should check using a range, for instance, BETWEEN, rather than searching for exact matches. When using these0 码力 | 521 页 | 2.30 MB | 1 年前3 Firebird 2.5 Language Reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 473 RDB$CHECK_CONSTRAINTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . from -32,768 to 32,767. SMALLINT Examples CREATE DOMAIN DFLAG AS SMALLINT DEFAULT 0 NOT NULL CHECK (VALUE=-1 OR VALUE=0 OR VALUE=1); CREATE DOMAIN RGB_VALUE AS SMALLINT; 3.1.2. INTEGER The INTEGER applied to them. For testing data in columns with floating-point data types, expressions should check using a range, for instance, BETWEEN, rather than searching for exact matches. When using these0 码力 | 521 页 | 2.30 MB | 1 年前3
 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 5.1.5. IN() in CHECK constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 11. CHECK constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 15.2.2. Adding a CHECK constraint to an existing column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 69 页 | 479.63 KB | 1 年前3 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 5.1.5. IN() in CHECK constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 11. CHECK constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 15.2.2. Adding a CHECK constraint to an existing column . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 69 页 | 479.63 KB | 1 年前3
 Firebird 2 QuickStartstill not sure what to choose (maybe you find all this tech talk a little overwhelming), use this rule of thumb: • On Windows, choose Superserver. Firebird 2.0 and 2.1 Quick Start 6 • On Linux, just application. The following sections show you how to test the server in each of these situations. Server check: Linux and other Unices Use the top command in a command shell to inspect the running processes interactively and launching the gsec utility. All these operations are described later on in this guide. Server check: Windows, running as service Open Control Panel -> Services (NT) or Control Panel -> Administrative0 码力 | 40 页 | 218.42 KB | 1 年前3 Firebird 2 QuickStartstill not sure what to choose (maybe you find all this tech talk a little overwhelming), use this rule of thumb: • On Windows, choose Superserver. Firebird 2.0 and 2.1 Quick Start 6 • On Linux, just application. The following sections show you how to test the server in each of these situations. Server check: Linux and other Unices Use the top command in a command shell to inspect the running processes interactively and launching the gsec utility. All these operations are described later on in this guide. Server check: Windows, running as service Open Control Panel -> Services (NT) or Control Panel -> Administrative0 码力 | 40 页 | 218.42 KB | 1 年前3
 firebird 5 quickstartguideInstalling Firebird 10 The following sections show you how to test the server on each platform. Server check: Linux and other Unices Use the top command in a command shell to inspect the running processes interactively firebird, depending on the type of Linux system and your Firebird installation package. Server check: Windows, running as service Use Win + R , type services.msc followed by Enter or [ OK ], or click do so now by right-clicking on the Firebird entry (or the Guardian) and choosing Start. Server check: Windows, running as application If Firebird is up and running as an application, it is represented0 码力 | 49 页 | 396.21 KB | 1 年前3 firebird 5 quickstartguideInstalling Firebird 10 The following sections show you how to test the server on each platform. Server check: Linux and other Unices Use the top command in a command shell to inspect the running processes interactively firebird, depending on the type of Linux system and your Firebird installation package. Server check: Windows, running as service Use Win + R , type services.msc followed by Enter or [ OK ], or click do so now by right-clicking on the Firebird entry (or the Guardian) and choosing Start. Server check: Windows, running as application If Firebird is up and running as an application, it is represented0 码力 | 49 页 | 396.21 KB | 1 年前3
 firebird gbak-N[O_VALIDITY] This switch is similar to the -i[nactive] switch above, except, it disabled all check constraints in the restored database. -NOD[BTRIGGERS] New switch from Firebird 2.1 which prevents Restore Mode 15 The source text of stored procedures (and several other types of object, such as CHECK constraints) is stored in a blob, as is the "compiled" BLR code. When you restore a database, the version of Firebird. tux> setenv_firebird 2.0 Firebird environment set for version 2.0. tux> # Check current ODS version (as root user!) tux> gstat -h employee|grep ODS ODS version0 码力 | 34 页 | 191.73 KB | 1 年前3 firebird gbak-N[O_VALIDITY] This switch is similar to the -i[nactive] switch above, except, it disabled all check constraints in the restored database. -NOD[BTRIGGERS] New switch from Firebird 2.1 which prevents Restore Mode 15 The source text of stored procedures (and several other types of object, such as CHECK constraints) is stored in a blob, as is the "compiled" BLR code. When you restore a database, the version of Firebird. tux> setenv_firebird 2.0 Firebird environment set for version 2.0. tux> # Check current ODS version (as root user!) tux> gstat -h employee|grep ODS ODS version0 码力 | 34 页 | 191.73 KB | 1 年前3
 firebird language reference 30 rus(FOREIGN KEY) .................................................................. 119 Ограничение CHECK .................................................................................... 121 Кто может представления ............................................................................. 145 WITH CHECK OPTIONS ....................................................................................... 145 ........................................................................................ 653 RDB$CHECK_CONSTRAINTS .....................................................................................0 码力 | 719 页 | 3.98 MB | 1 年前3 firebird language reference 30 rus(FOREIGN KEY) .................................................................. 119 Ограничение CHECK .................................................................................... 121 Кто может представления ............................................................................. 145 WITH CHECK OPTIONS ....................................................................................... 145 ........................................................................................ 653 RDB$CHECK_CONSTRAINTS .....................................................................................0 码力 | 719 页 | 3.98 MB | 1 年前3
 Firebird 1.0 QuickStartyou will want to do once installation is complete is ping the server. This just gives you a reality check to ensure that your client machine is able to see the host machine in your network. For example, if machine. Shares, mapped drives or (on Unix) mounted SMB (Samba) filesystems will not work. The same rule applies to any databases that you create. There are two elements to a TCP/IP connection string: the0 码力 | 26 页 | 179.05 KB | 1 年前3 Firebird 1.0 QuickStartyou will want to do once installation is complete is ping the server. This just gives you a reality check to ensure that your client machine is able to see the host machine in your network. For example, if machine. Shares, mapped drives or (on Unix) mounted SMB (Samba) filesystems will not work. The same rule applies to any databases that you create. There are two elements to a TCP/IP connection string: the0 码力 | 26 页 | 179.05 KB | 1 年前3
 firebird 30 sprachreferenz. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 638 RDB$CHECK_CONSTRAINTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . von -32.768 bis 32.767. SMALLINT-Beispiele CREATE DOMAIN DFLAG AS SMALLINT DEFAULT 0 NOT NULL CHECK (VALUE=-1 OR VALUE=0 OR VALUE=1); CREATE DOMAIN RGB_VALUE AS SMALLINT; 3.1.2. INTEGER Der Datentyp Casting in eine Domäne werden alle dafür deklarierten Constraints berücksichtigt, d. h. NOT NULL- oder CHECK-Constraints. Wenn der Wert die Prüfung nicht besteht, schlägt die Umwandlung fehl. Wenn zusätzlich0 码力 | 701 页 | 3.12 MB | 1 年前3 firebird 30 sprachreferenz. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 638 RDB$CHECK_CONSTRAINTS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . von -32.768 bis 32.767. SMALLINT-Beispiele CREATE DOMAIN DFLAG AS SMALLINT DEFAULT 0 NOT NULL CHECK (VALUE=-1 OR VALUE=0 OR VALUE=1); CREATE DOMAIN RGB_VALUE AS SMALLINT; 3.1.2. INTEGER Der Datentyp Casting in eine Domäne werden alle dafür deklarierten Constraints berücksichtigt, d. h. NOT NULL- oder CHECK-Constraints. Wenn der Wert die Prüfung nicht besteht, schlägt die Umwandlung fehl. Wenn zusätzlich0 码力 | 701 页 | 3.12 MB | 1 年前3
 Firebird Internals: Inside a Firebird Databasealways page 0x03, however, this cannot be relied upon and if you need to do this, you should always check the database header page to determine where RDB$PAGES is to be found. The C code representation space, so record 1, for example, might appear in the “wrong” place in a dump as above.  This is a rule of relational databases, you can never know the order that data will be returned by a SELECT statement0 码力 | 63 页 | 261.00 KB | 1 年前3 Firebird Internals: Inside a Firebird Databasealways page 0x03, however, this cannot be relied upon and if you need to do this, you should always check the database header page to determine where RDB$PAGES is to be found. The C code representation space, so record 1, for example, might appear in the “wrong” place in a dump as above.  This is a rule of relational databases, you can never know the order that data will be returned by a SELECT statement0 码力 | 63 页 | 261.00 KB | 1 年前3
共 22 条
- 1
- 2
- 3













