firebird language reference 30 rus(алфавитная). Пример: a, A, a, b, B... UTF-8 Сортировка происходит без учёта регистра символа. UNICODE_CI_AI Сортировка происходит без учёта регистра символа, в алфавитном порядке. Пример сортировки строк символов UTF8 без учёта регистра символов (эквивалент COLLATE PXW_CYRL) ORDER BY NAME COLLATE UNICODE_CI_AI Типы данных 40 Индексирование символьных типов При построении 679 509 339 16384 4087 2043 1362 1021 682 Примечание В кодировках, нечувствительных к регистру ("_CI"), один символ в *индексе* будет занимать не 4, а 6 (шесть) байт, поэтому максимальная длина ключа0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird 2.5 LangRef Update RussianFirebird 2.1: • Тип данных SQL_NULL • Набор символов GB18030, алиас для WIN_1258 • Сортировка UNICODE_CI_AI для UTF8, сортировка GB18030 для GB18030 Язык определения данных (DDL) Изменения начиная с Firebird неполная; сортировки в пустых полях этой колонки могут быть регистрочувствительными (case insensitive — ci), акцентно нечувствительными / диакритически чувствительными (accent insensitive — ai) или словарно Chinese 2.5 GBK GBK_UNICODE Chinese 2.1 ISO8859_1 ES_ES_CI_AI Spanish ci, ai 2.0 FR_FR_CI_AI French ci, ai 2.1 PT_BR Brazilian Portuguese ci, ai 2.0 ISO8859_2 CS_CZ Czech 1.0 ISO_HUN Hungarian 10 码力 | 364 页 | 1.45 MB | 1 年前3
Firebird 1.5 QuickStart Frenchmanuel Using Firebird, distribué sur le CD-ROM de IBPhoenix. Le Guide de démarrage de Firebird était à l'origine le Chapitre 1 du manuel Using Firebird, vendu sur CD par IBPhoenix. Plus tard, il a été publié cela dépend de votre configuration. Un rapide aperçu des différences les plus importantes sont listées ci après. Firebird 1.5 Guide de démarrage 4 Tableau 1. Firebird 1.5 Classic Server vs. Superserver Note Une base de données en lecture seule peut résider sur un CD-ROM mais vous ne pouvez pas exécuter le serveur Firebird à partir de celui-ci. Script d'installation ou programme Bien qu’ il soit possible0 码力 | 29 页 | 192.46 KB | 1 年前3
firebird 40 language referencewas added for SQL compatibility UNICODE_CI Case-insensitive collation, works without taking character case into account. Added in Firebird 2.1 UNICODE_CI_AI Case-insensitive, accent-insensitive collation case or accentuation of characters (similar to COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI Chapter 3. Data Types and Subtypes 46 3.5.5. Character Indexes In Firebird earlier than version 2,043 1,362 1,021 681 32,768 8,183 4,091 2,727 2,045 1,363 With case-insensitive collations (“_CI”), one character in the index will occupy not 4, but 6 (six) bytes, so the maximum key length for0 码力 | 778 页 | 3.43 MB | 1 年前3
firebird 30 sprachreferenzhinzugefügt wurde UNICODE_CI Sortierung ohne Berücksichtigung der Groß-/Kleinschreibung, funktioniert ohne Berücksichtigung der Groß-/Kleinschreibung. Hinzugefügt in Firebird 2.1 UNICODE_CI_AI Groß-/Kleinschreibung oder der Akzentuierung von Zeichen (ähnlich wie COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI 3.5.5. Zeichenindizes In Firebird vor Version 2.0 kann ein Problem beim Erstellen eines Indexes 043 1.362 1.021 682 Bei Sortierungen, bei denen die Groß-/Kleinschreibung nicht beachtet wird (“_CI”), belegt ein Zeichen im index nicht 4, sondern 6 (sechs) Bytes, sodass die maximale Schlüssellänge0 码力 | 701 页 | 3.12 MB | 1 年前3
Firebird 2.5 Language Referencewas added for SQL compatibility UNICODE_CI Case-insensitive collation, works without taking character case into account. Added in Firebird 2.1 UNICODE_CI_AI Case-insensitive, accent-insensitive collation case or accentuation of characters (similar to COLLATE PXW_CYRL). ... ORDER BY NAME COLLATE UNICODE_CI_AI 3.5.5. Character Indexes In Firebird earlier than version 2.0, a problem can occur with building 2,039 1,019 679 509 339 16,384 4,087 2,043 1,362 1,021 682 With case-insensitive collations (“_CI”), one character in the index will occupy not 4, but 6 (six) bytes, so the maximum key length for0 码力 | 521 页 | 2.30 MB | 1 年前3
Firebird Null Guide Frenchde programmation : l'évaluation booléenne rapide. Plus de logique (ou pas) Les résultats obtenus ci-dessus pourraient vous mener aux idées suivantes : • 0 fois x égal 0 pour tout x. En conséquence, vous dire qu'en dépit de toute cette logique - et les analogies avec les résultats booléens discutés ci-dessus - toutes ces expressions renvoient NULL: • 0 * NULL • NULL >= '' • '' <= NULL • A = A (avec ramenées à NULL. Soyez préparés aux conversions non voulues Les conversions nous voulues décrites ci-dessus arrivent normalement qu'avec les UDFs héritées d'Interbase, mais il en existe beaucoup (essentiellement0 码力 | 14 页 | 84.35 KB | 1 年前3
Firebird Null Guide Spanishcom/downloads/60DevGuide.zip), Using Firebird y la Firebird Reference Guide (ambas en CD), o el Firebird Book. El libro y el CD se pueden comprar vía http://www.ibphoenix.com. NULL en sentencias if Si la condición hecho aquí para escribir el menor número de líneas posible. Y entonces he compensado esa economiza- ción escribiendo esta nota ;-) Comprobando que los campos son iguales A veces quieres saber si dos campos0 码力 | 14 页 | 83.20 KB | 1 年前3
firebird isqlspecific collation may be displayed by providing the collation name. SQL> show collations; UNICODE_ENUS_CI, CHARACTER SET UTF8, FROM EXTERNAL ('UNICODE'), PAD SPACE, CASE INSENSITIVE, 'COLL-VERSION=58.0.6.48' EXTERNAL ('UNICODE'), PAD SPACE, 'COLL-VERSION=58.0.6.48' SQL> show collation unicode_enus_ci; UNICODE_ENUS_CI, CHARACTER SET UTF8, FROM EXTERNAL ('UNICODE'), PAD SPACE, CASE INSENSITIVE, 'COLL-VERSION=580 码力 | 76 页 | 369.92 KB | 1 年前3
firebird shell scripts de'masterkey' in 'biroguin' zu ändern, was als erfundenes Wort weniger knackbar oder erraten werden sollte. # cd /opt/firebird/bin # ./changeDBAPassword.sh Please enter current password for SYSDBA user : masterkey angezeigt, das vom Root-Benutzer erstellt wird, damit Firebird- Datenbanken erstellt werden können. # cd /u01 # mkdir databases # chown firebird:firebird databases Zu diesem Zeitpunkt steht das Verzeichnis ausführen, es sei denn, Sie haben diese Details bereits geändert. Kapitel 5. ChangeRunUser 8 # cd /opt/firebird/bin # ./changeRunUser.sh firebird firebird Updating /opt/firebird Updating startup script0 码力 | 14 页 | 124.04 KB | 1 年前3
共 21 条
- 1
- 2
- 3













