积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(14)Firebird(14)

语言

全部英语(11)俄语(2)德语(1)

格式

全部PDF文档 PDF(14)
 
本次搜索耗时 0.084 秒,为您找到相关结果约 14 个.
  • 全部
  • 数据库
  • Firebird
  • 全部
  • 英语
  • 俄语
  • 德语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Firebird 2.5 Language Reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 266 7.5.1. Firing Order (Order of Execution) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . CREATE PROCEDURE P(APARAM INT) RETURNS (B INT) AS BEGIN /* This text will be ignored during the execution of the statement since it is a comment */ B = A + 1; -- In-line comment SUSPEND; END ARRAY Type The support of arrays in the Firebird DBMS is a departure from the traditional relational model. Supporting arrays in the DBMS could make it easier to solve some data-processing tasks involving
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 352 7.6.1. Firing Order (Order of Execution) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . CREATE PROCEDURE P(APARAM INT) RETURNS (B INT) AS BEGIN /* This text will be ignored during the execution of the statement since it is a comment */ B = A + 1; -- In-line comment SUSPEND; END arrays. The support of arrays in the Firebird DBMS is a departure from the traditional relational model. Supporting arrays in the DBMS could make it easier to solve some data-processing tasks involving
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    de- fined scope even if it has sufficient rights on the database files. Choose your authentication model (2.1 only) Firebird 2.1 and higher support three authentication models when connecting to databases account name. On Linux, the mixed model is used. On Windows, the default is mixed in 2.1, 2.1.1 and 2.1.2, and native in 2.1.3 and higher. You can change the model by setting the Authentication parameter operation will be completed successfully. (In pre-2.0 Firebird, this too would cause an error and halt execution.) See also the section below, Expressions involving NULL, about concatenating in expressions involving
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    EXISTS. Например, следующий запрос: Общие элементы языка 84 SELECT model, speed, hd FROM PC WHERE model IN (SELECT model FROM product WHERE maker = 'A'); использованием предиката EXISTS: SELECT model, speed, hd FROM PC WHERE EXISTS (SELECT * FROM product WHERE maker = 'A' AND product.model = PC.model); существуют модели, производитель которых начинается на букву «A»: SELECT model, speed, hd FROM PC WHERE model IN (SELECT model FROM product WHERE maker STARTING WITH 'A'); См
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • pdf文档 firebird 30 sprachreferenz

    CREATE PROCEDURE P(APARAM INT) RETURNS (B INT) AS BEGIN /* This text will be ignored during the execution of the statement since it is a comment */ B = A + 1; -- In-line comment SUSPEND; END Abfrage: SELECT model, speed, hd FROM PC WHERE model IN (SELECT model FROM product WHERE maker = 'A'); kann ersetzt werden mittels EXISTS-Prädikat: SELECT model, speed, hd FROM WHERE maker = 'A' Chapter 4. Allgemeine Sprachelemente 87 AND product.model = PC.model); Jedoch gilt zu beachten, dass eine Abfrage mittels NOT IN und einer Unterabfrage nicht immer
    0 码力 | 701 页 | 3.12 MB | 1 年前
    3
  • pdf文档 firebird isql

    handling is a programming construct designed to handle an occurrence that disrupts the normal execution of a program. These are called errors. Exceptions are user-defined named error messages, written SQLCODE Message Meaning <0 SQLERROR Error occurred: statement did not execute 0 SUCCESS Successful execution +1 to +99 SQLWARNIN G System warning or information message +100 NOT FOUND No qualifying rows causes all the SQL commands being executed to be displayed on the output device prior to their execution. You may wish to turn echo off as part of a script file although the isql default is for echo to
    0 码力 | 76 页 | 369.92 KB | 1 年前
    3
  • pdf文档 firebird wire protocol

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 5.7. Rows affected by query execution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . operation equals op_sql_response: SQL response if not: Generic response 5.7. Rows affected by query execution Obtain the rows affected by a query is done using the statement information request message List 2020 M R Conversion to AsciiDoc, minor copy-editing 0.1 5 26 Dec 2021 AP Document batch execution Appendix C: Revision history 39
    0 码力 | 40 页 | 213.15 KB | 1 年前
    3
  • pdf文档 Firebird 1.5 ErrorCodes

    -901 335544731 tra_must_sweep -901 335544740 udf_exception A fatal exception occurred during the execution of a user defined function. -901 335544741 lost_db_connection Connection lost to database -901 Updated 04/30/04 p. 15 -901 335544767 blob_filter_exception A fatal exception occurred during the execution of a blob filter. -901 335544768 exception_access_violation Access violation. The code attempted
    0 码力 | 26 页 | 85.09 KB | 1 年前
    3
  • pdf文档 Firebird 2.0 ErrorCodes

    -901 335544731 tra_must_sweep -901 335544740 udf_exception A fatal exception occurred during the execution of a user defined function. -901 335544741 lost_db_connection Connection lost to database -901 RDB$USER_PRIVILEGES -901 335544767 blob_filter_exception A fatal exception occurred during the execution of a blob filter. -901 335544768 exception_access_violation Access violation.The code attempted
    0 码力 | 26 页 | 157.59 KB | 1 年前
    3
  • pdf文档 Firebird 2.1 ErrorCodes

    -901 335544731 tra_must_sweep -901 335544740 udf_exception A fatal exception occurred during the execution of a user defined function. -901 335544741 lost_db_connection Connection lost to database -901 RDB$USER_PRIVILEGES -901 335544767 blob_filter_exception A fatal exception occurred during the execution of a blob filter. -901 335544768 exception_access_violation Access violation.The code attempted
    0 码力 | 31 页 | 103.24 KB | 1 年前
    3
共 14 条
  • 1
  • 2
前往
页
相关搜索词
Firebird2.5LanguageReferencefirebird40languagereferenceQuickStart30russprachreferenzisqlwireprotocol1.5ErrorCodes2.02.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩