firebird isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 Appendix B: License Notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . explained in the help command, there are a number of individual show commands within isql. The general format of the show commands is: SQL> SHOW [0 码力 | 76 页 | 369.92 KB | 1 年前3
firebird 40 language reference2017-2023 Firebird Project and all contributing authors, under the Public Documentation License Version 1.0. Please refer to the License Notice in the Appendix If you notice any discrepancies, errors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 487 8.11.6. RSA_PUBLIC(). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 497 9.2. General-purpose Aggregate Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 778 页 | 3.43 MB | 1 年前3
Firebird 2.5 Language Reference2017-2023 Firebird Project and all contributing authors, under the Public Documentation License Version 1.0. Please refer to the License Notice in the Appendix This volume represents a compilation of topics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 511 Appendix G: License notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . part of the SQL specification. DSQL represents statements passed by client applications through the public Firebird API and processed by the database engine. Procedural SQL augments Dynamic SQL to allow0 码力 | 521 页 | 2.30 MB | 1 年前3
Firebird Docwriting Guide Germander DocBook-Elemente. • Ein, zwei Worte zu Sprache und Schreibstil. • Copyrights und die Public Documentation License. Abschließend, werden wir Ihnen zeigen, wie Sie Ihr fertiges Dokument zum Firebird-Projekt existierenden Dokumentensatz übersetzen.) PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "docbookx/docbookx.dtd" [ Document history ...to be discussed later!License notice ...to be discussed later! Zu beachtende Punkte • Beachten0 码力 | 49 页 | 228.41 KB | 1 年前3
Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 Appendix C: License notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . in an IN() list, write expressions like “if ( MyField = NULL ) then…”, and so on. However, as a general rule you should not make use of these new possibilities! In almost every thinkable situation, such )” returns false This is due to the fact that “true or NULL” returns true (see above). Or, more general: a disjunction where at least one of the elements is true, returns true even if some other elements0 码力 | 69 页 | 479.63 KB | 1 年前3
Firebird Generator Guide: A guide on how and when to use generators in Firebird. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Appendix B: License notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . this guide. The information provided in this section is for educational purposes only. As a general rule, you should leave system tables alone. Don’t attempt to create or alter generators by writing “handle” for every row inside a table, or don’t like the idea of “meaningless” or “surrogate” keys in general, you should probably skip this section… 4.2. One for all or one for each? OK, so you want row IDs0 码力 | 20 页 | 169.00 KB | 1 年前3
firebird gfix. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 Appendix B: License notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . transactions between multiple databases, changing the number of page buffers and so on. Gfix is a general purpose tool for system administrators (and database owners) to use to make various 'system level' A: Document history 42 Appendix B: License notice The contents of this Documentation are subject to the Public Documentation License Version 1.0 (the “License”); you may only use this Documentation0 码力 | 44 页 | 247.13 KB | 1 年前3
firebird gbak. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 Appendix B: License notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . override default page size -USE_(ALL_SPACE) do not reserve space for record versions gbak:general options are: -FE(TCH_PASSWORD) fetch password from file -M(ETA_DATA) A: Document history 32 Appendix B: License notice The contents of this Documentation are subject to the Public Documentation License Version 1.0 (the “License”); you may only use this Documentation0 码力 | 34 页 | 191.73 KB | 1 年前3
firebird language reference 30 rus.............................................................................. 529 Пользователь PUBLIC .......................................................................................... 529 WITH 19. С именованными параметрами: ... DECLARE license_num VARCHAR(15); DECLARE connect_string VARCHAR (100); DECLARE stmt VARCHAR (100) = 'SELECT license FROM cars WHERE driver = :driver AND location ON EXTERNAL connect_string INTO license_num; ... Пример 6.20. С позиционными параметрами: DECLARE license_num VARCHAR (15); DECLARE connect_string0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird Docbuilding Howto Spanishibphoenix.com - el sitio de IBPhoenix. Siga los enlaces Downloads -> Main Downloads y Development -> General Documentation. • http://www.firebirdsql.org/index.php?op=doc - la página de documentación del proyecto - Pruebe su suerte en http://www.cvshome.org, busque en google, o pregunte en el grupo de noticias gnu.cvs.help o en la lista de correo firebird-docs. Obtenga uno o más de los clientes mencionados e instálelo0 码力 | 11 页 | 71.13 KB | 1 年前3
共 33 条
- 1
- 2
- 3
- 4













