firebird 40 language referenceFirebird 4.0 Language Reference Dmitry Filippov, Alexander Karpeykin, Alexey Kovyazin, Dmitry Kuzmenko, Denis Simonov, Paul Vinkenoog, Dmitry Yemanov, Mark Rotteveel Version 2.10, 15 December 2023 pull request with the necessary changes. Preface 1 Table of Contents 1. About the Firebird 4.0 Language Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2. SQL Language Structure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 778 页 | 3.43 MB | 1 年前3
Firebird 2.5 Language ReferenceFirebird 2.5 Language Reference Dmitry Filippov, Alexander Karpeykin, Alexey Kovyazin, Dmitry Kuzmenko, Denis Simonov, Paul Vinkenoog, Dmitry Yemanov Version 1.16, 15 December 2023 The source of much topics concerning Firebird’s SQL language written by members of the Russian-speaking community of Firebird developers and users. In 2014, it culminated in a language reference manual, in Russian. At of the Firebird Documentation Project. Preface 1 Table of Contents 1. About the Firebird SQL Language Reference: for Firebird 2.5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 码力 | 521 页 | 2.30 MB | 1 年前3
firebird language reference 30 rusслова; • Типы и подтипы данных; • Операторы DDL (Data Definition Language — язык создания данных); • Операторы DML (Data Manipulation Language — язык обращения с данными); • Операторы управления транзакциями; документ доступен по адресу https://www.firebirdsql.org/ file/documentation/reference_manuals/firebird-language-reference-30-rus.pdf Кроме того, данный документ выложен в различных форматах на сайте ibase.ru TBOOL WHERE BVAL <> UNKNOWN Бинарные типы данных BLOB BLOB (Binary Large Objects, большие двоичные объекты) представляют собой сложные структуры, предназначенные для хранения0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird 2 QuickStartauto-redirected to a directory which – in English versions – is called “Program Files (x86)”. In other language versions the name may be different. In the same vein, the System32 directory is reserved for 64-bit Choose your authentication model (2.1 only) Firebird 2.1 and higher support three authentication models when connecting to databases or using the tools: 1. Native: The user must identify him/herself with trusted authen- tication is used when the connection is made (this is possible in the trusted and mixed models), Windows administrators automatically receive SYSDBA privileges. Firebird 2.0 doesn't have the0 码力 | 40 页 | 218.42 KB | 1 年前3
Firebird Generator Guide: A guide on how and when to use generators in Firebirdgenerator statements. DDL (Data Definition Language) statements: CREATE GENERATOR name; SET GENERATOR name TO value; DROP GENERATOR name; DML (Data Manipulation Language) statements in client SQL: SELECT GEN_ID( whether you use them in: • Client SQL — The language you use when you, as a client, talk to a Firebird server. • PSQL — The server-side programming language used in Firebird stored procedures and triggers table (this shouldn’t really be a problem with 64bit generators…); • - will soon have to deal with large ID values even in e.g. lookup tables with only a handful of records; • - will likely see gaps in0 码力 | 20 页 | 169.00 KB | 1 年前3
firebird 5 quickstartguideredirected to a directory which — in English versions — is called “Program Files (x86)”. In other language versions the name may be different. In the same vein, the System32 directory is reserved for 64-bit set inactive; drop user ted; For details on managing users through SQL, also see the Firebird 5.0 Language Reference, section SQL Statements for User Management. 5.1.3. The security database Firebird from rdb$relations; Although you haven’t created any tables yet, the screen will fill up with a large amount of data! This query selects all rows in the system table RDB$RELATIONS, where Firebird stores0 码力 | 49 页 | 396.21 KB | 1 年前3
firebird 30 sprachreferenzdargestellt. • Der Wert TRUE ist größer als der Wert FALSE. 3.7. Binärdatentypen BLOBs (Binary Large Objects) sind komplexe Strukturen, die verwendet werden, um Text und binäre Daten undefinierter Länge (I <= 5) DO BEGIN SELECT LANGUAGE_REQ[:I] FROM JOB WHERE (JOB_CODE = :CODE) AND (JOB_GRADE = :GRADE) AND (JOB_COUNTRY = :CTY) AND (LANGUAGE_REQ IS NOT NULL)) INTO :LANGUAGES; anderen gemischt werden, die nur eine Datei hinzufügen. Die Anweisung wurde in der alten InterBase 6 Language Reference falsch dokumentiert. Chapter 5. Anweisungen der Datendefinitionssprache (DDL) 99 Tabelle0 码力 | 701 页 | 3.12 MB | 1 年前3
firebird gbakof zero. This method of calling gbak will make a backup of the database. If your database is large, this can take some time to complete and the backup file specified will be overwritten if it already the tables being backed up, it too will trigger the garbage collection and, if there have been a large number of updates, can slow down the backup. To prevent garbage collection during the backup, use in the source and the BLR. In v.2.1 and 2.5 a lot of work was done to address the international language issues, as you probably know. A side effect of this was that everything that was read from data0 码力 | 34 页 | 191.73 KB | 1 年前3
firebird isql'masterkey'; For the full syntax of CREATE DATABASE, refer to the Language Reference of your Firebird version. For example, the Firebird 4.0 Language Reference section on CREATE DATABASE. In the CREATE DATABASE Data Definition Language (DDL) scripts. Scripts that manipulate data by selecting, inserting, updating, deleting or performing data conversions, are called Data Manipulation Language (DML) scripts. =================== PROJ_DESC: Integrate the hand-writing recognition module into the universal language translator. ============================================================================== SQL>0 码力 | 76 页 | 369.92 KB | 1 年前3
Firebird 1.0 QuickStartdatabase there, type in this query: SQL>SELECT * FROM RDB$RELATIONS;# The screen will fill up with a large amount of data! This query selects all of the rows in the system ta- ble where Firebird stores the was not legal to have object names (identifiers) in a database that du- plicated keywords in the language, were case-sensitive or contained spaces. SQL-92 introduced a single new standard to make any of forced writes off (or disabled). It is sometimes resorted to in order to improve performance during large batch operations. The big warning here is: do not disable forced writes on a Windows server. It has0 码力 | 26 页 | 179.05 KB | 1 年前3
共 27 条
- 1
- 2
- 3













