firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2.5. Operators and Special Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 3.5.3. Special Character Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SHOW_LANGS, a procedure involving an array . . . . . . . . . . . . . . . . . . . . . . . . . 56 3.9. Special Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 778 页 | 3.43 MB | 1 年前3
Firebird 2.5 Language Reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 2.5. Operators and Special Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 3.5.3. Special Character Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 3.7. Special Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 521 页 | 2.30 MB | 1 年前3
Firebird 2 QuickStartProcesses Creates a separate process for every client connection, each with its own cache. Less resource use if the number of connections is low. A single process serves all connections, using threads be sufficient for the vast majority of cases. However, if you experience problems or if you have special needs not covered here, be sure to read the INSTALLATION NOTES chapter in the Release Notes. This “pipe” symbols (ASCII 124, in a pair with no space between). In SQL, the “+” symbol is an arithmetic operator and it will cause an error if you attempt to use it for concatenating strings. The following expression0 码力 | 40 页 | 218.42 KB | 1 年前3
firebird language reference 30 rusспециальные символы Существует набор специальных символов, используемых в качестве разделителей. <special char> ::=| " | % | & | ' | ( | ) | * | + | , | - | . | / | : | ; | < | = | > | ? | комментариев. Синтаксис: <operator> ::= operator> | operator> | operator> | operator> operator> ::= {||} operator> ::= * | / | + | - | operator> ::= {=} | {<>} | {!=} | {~=} | {^=} | {>} | {<} | {>=} | {<=} | {!>} | {~>} | {^>} | {!<} | {~<} | {^<} 0 码力 | 719 页 | 3.98 MB | 1 年前3
Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQLtimestamp not null Adding a NOT NULL column to an existing table that already contains records requires special care. This operation will be discussed in detail in the section Altering populated tables. 2.2 NULL is done with the ‘=’ operator, just like assigning values. You can also include NULL in an insert list or use it as input parameter to a stored procedure (both are special types of assignments). You cannot — and should not — use the comparison operator ‘=’ to test if something is NULL… • …but you can — and often must — use the assignment operator ‘=’ to set something to NULL. 2.4. Testing DISTINCTness0 码力 | 69 页 | 479.63 KB | 1 年前3
firebird 30 sprachreferenzEine Reihe von Sonderzeichen ist für die Verwendung als Operatoren oder Trennzeichen reserviert. <special char> ::=| " | % | & | ' | ( | ) | * | + | , | - | . | / | : | ; | < | = | > | ? | Operatorsyntax <operator> ::= operator> | operator> | operator> | operator> operator> ::= "||" operator> ::= * * | / | + | - | operator> ::= = | <> | != | ~= | ^= | > | < | >= | <= | !> | ~> | ^> | !< | ~< | ^< operator> ::= NOT | AND | OR Weitere Informationen zu Operatoren finden 0 码力 | 701 页 | 3.12 MB | 1 年前3
firebird 5 quickstartguidebe sufficient for the vast majority of cases. However, if you experience problems or if you have special needs not covered here, be sure to read the Release Notes. This is especially important if you are management 21 no special privileges in other databases. ◦ If it is a regular database, the grantee can control that database like they are SYSDBA, but again they have no special privileges in other SYSDBA or a co-admin, a global mapping that gives any Windows account access to databases — but no special privileges — under the same name. This is done with the following command: create global mapping0 码力 | 49 页 | 396.21 KB | 1 年前3
Firebird 2.1 ErrorCodesdyn_dependency_exists Column @1 from table @2 is referenced in @3 -401 335544647 invalid_operator Invalid comparison operator for find operation -402 335544368 segstr_no_op Attempted invalid operation on a BLOB BLOB data types not allowed in computed field -607 336397214 dsql_only_can_subscript_array Scalar operator used on field @1 which is not an array -612 336068812 dyn_domain_name_exists Cannot rename domain have a description.Exception number @1. -901 335544781 exception_stack_overflow Stack overflow.The resource requirements of the runtime stack have exceeded the memory available to it. -901 335544782 exception_sigsegv0 码力 | 31 页 | 103.24 KB | 1 年前3
Firebird 1.5 ErrorCodesColumnfrom table is referenced in -401 335544647 invalid_operator Invalid comparison operator for find operation -402 335544368 segstr_no_op Attempted invalid operation on a BLOB description. Exception number %X. -901 335544781 exception_stack_overflow Stack overflow. The resource Firebird 1.5 Error Codes Updated 04/30/04 p. 16 requirements of the runtime stack have exceeded 0 码力 | 26 页 | 85.09 KB | 1 年前3
Firebird 2.0 ErrorCodesdyn_dependency_exists Column %s from table %s is referenced in %s -401 335544647 invalid_operator Invalid comparison operator for find operation -402 335544368 segstr_no_op Attempted invalid operation on a BLOB a description.Exception number %X. -901 335544781 exception_stack_overflow Stack overflow.The resource requirements of the runtime stack have exceeded the memory available to it. -901 335544782 exception_sigsegv0 码力 | 26 页 | 157.59 KB | 1 年前3
共 21 条
- 1
- 2
- 3













