Firebird Docwriting Guide German
was Sie schreiben wollen - ein Buch, Artikel, ein oder mehrere Kapitel... - und Ihr Werk soll ja zum Rest passen.) Jede DocBook-Datei muss mit der folgenden Zeile beginnen: Rest der DocBook-Unterabschnitte überspringen. Wenn Sie erstmalig mit DocBook arbeiten, seien Sie nicht entmutigt. Mein Rat ist, dass Sie den Abschnitt über hierarchische Elemente gründlich lesen und den Rest überfliegen. Es ist kein Problem, wenn Sie nicht gleich alles verstehen. Das Verständnis kommt bei0 码力 | 49 页 | 228.41 KB | 1 年前3Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL
unknown. Let me repeat that: NULL means UNKNOWN Keep this line in mind as you read through the rest of the guide, and most of the seemingly illogical results you can get with NULL will practically simple “SELECT Dept, Salary” rows. So it makes sense to group the NULL depts by their state and the rest by their value. Anyway, the Dept field is not what interests us most. What does the aggregate SUM nullification of valid input like '' (an empty string). The main cause of this problem is that with “old style” UDF calling (inherited from InterBase), it is not possible to pass NULL as input to the function0 码力 | 69 页 | 479.63 KB | 1 年前3Firebird 2.5 Language Reference
the data definition language (DDL) subset of the SQL language, while the latter covered most of the rest. Fortunately for Firebird users over the years, both have been easy to find on-line as PDF books rdb$database Shorthand Casts for Date and Time Data Types Firebird allows the use of a shorthand “C-style” type syntax for casts from string to the types DATE, TIME and TIMESTAMP. Syntax' read the next section, Building Regular Expressions, which uses a bottom-up approach, aimed at the rest of us. ::= ['|' ...] ::= 0 码力 | 521 页 | 2.30 MB | 1 年前3Firebird Null Guide French
entrées valides comme '' (une chaîne vide). La cause principale de ce problème est qu'avec l' « ancien style » d'appel UDF, il n'est pas possible de passer NULL comme entrée de fonction. Quand une UDF comme savoir si une valeur de champ a changée (y compris: passer de NULL à non-NULL ou vice versa) ou est restée la même. Ce n'est rien d'autre qu'un cas particulier du test de l'(in)égalité de deux champs. Utilisez A et B: if (New.Job = Old.Job or New.Job is null and Old.Job is null) then ...le champ Job est resté le même... else ...le champ Job a changé... Substituer une valeur à NULL La fonction COALESCE0 码力 | 14 页 | 84.35 KB | 1 年前3firebird 40 language reference
rdb$database Shorthand Casts for Datetime Data Types Firebird allows the use of a shorthand “C-style” type syntax for casts from string to the types DATE, TIME and TIMESTAMP. The SQL standard calls read the next section, Building Regular Expressions, which uses a bottom-up approach, aimed at the rest of us.::= ['|' ...] ::= style of domain in practice unless the lookup table contains data that are never deleted. See also ALTER 0 码力 | 778 页 | 3.43 MB | 1 年前3firebird language reference 30 rus
преобразовании строки в типы DATE, TIME или TIMESTAMP, Firebird позволяет использовать сокращённое "C-style" приведение типов. Синтаксис: datatype 'date/time string' rdb$database; -- возвратит, например 2014-10-03 00:00:00.0000 -- при использовании короткого, "C-Style" преобразования: SELECT DATE 'Today' FROM rdb$database; SELECT TIMESTAMP 'TODAY' FROM rdb$database; rdb$database; -- возвратит, например 2014-10-04 00:00:00.0000 -- при использовании короткого, "C-Style" преобразования: SELECT DATE 'Tomorrow' FROM rdb$database; См. также: CURRENT_DATE0 码力 | 719 页 | 3.98 MB | 1 年前3firebird 30 sprachreferenz
Abschnitt, Aufbau Regulärer Ausdrücke, zu lesen, der einen Bottom-up-Ansatz verfolgt und sich an den Rest von uns richtet.::= ['|' ...] null und der Rest mit Werten ungleich null sind erlaubt, sofern sich die Werte in mindestens einer Spalte unterscheiden • Mehrere Zeilen mit den gleichen Schlüsselspalten null und der Rest mit Werten ungleich Datensatzes landet, wird ein leerer Satz zurückgegeben. • Wenn die Anzahl der Zeilen im Datensatz (oder der Rest nach einem SKIP) kleiner ist als der Wert des m-Arguments, das für FIRST bereitgestellt wurde, wird 0 码力 | 701 页 | 3.12 MB | 1 年前3firebird 5 quickstartguide
a certain protocol (and skip the embedded connection attempt) by prepending the protocol in URL style: • inet://zappa (TCP/IP connection using an alias on the local machine) • inet:///opt/firebird/examples/citylife user firebird on POSIX or LocalSystem on Windows) will open the file. On the other hand, network-style connections may fail if a user created the database in direct- access mode and the server doesn’t -rep[lace_database]) allows you to restore a gbak file over an existing database. It is possible for this style of restore to proceed without warning while users are logged in to the database. Database corruption0 码力 | 49 页 | 396.21 KB | 1 年前3Firebird 1.0 QuickStart
I/O to database files for Linux local connections. On Linux, local connections are made network-style, via localhost (often implicitly). On Windows, this is op- tional; you can also make direct local process (with Firebird 1.0 usually running as root) will open the file. On the other hand, net- work-style connections may fail if a user created the database in Classic local mode and the server doesn't have -r[eplace]) allows you to restore a gbak file over the top of an existing database. It is possible for this style of restore to proceed without warning while users are logged in to the database. Database corruption0 码力 | 26 页 | 179.05 KB | 1 年前3firebird shell scripts de
Handbuch enthält Einzelheiten dazu, wofür diese Skripte bestimmt sind und wie sie verwendet werden. Im Rest dieses Handbuchs werden die folgenden Skripte erläutert: • changeDBAPassword.sh • createAliasDB0 码力 | 14 页 | 124.04 KB | 1 年前3
共 18 条
- 1
- 2