积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

全部英语(13)德语(6)西班牙语(3)俄语(3)法语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(27)
 
本次搜索耗时 0.085 秒,为您找到相关结果约 27 个.
  • 全部
  • 数据库
  • Firebird
  • 全部
  • 英语
  • 德语
  • 西班牙语
  • 俄语
  • 法语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Firebird 2.1.5 Installation

    updatable via triggers no longer perform direct table operations In former versions, a naturally updatable view with triggers passed the DML operation to the underlying table and executed the triggers as well well. The result was that, if you followed the official documentation and used triggers to perform a table update (inserted to, updated or deleted from the underlying table), the operation was done twice: particularly if blobs were involved. Now, if you define triggers for a naturally updatable view, it becomes effectively like a non-updatable view that has triggers to make it updatable, in that a DML request has
    0 码力 | 46 页 | 217.89 KB | 1 年前
    3
  • pdf文档 firebird isql

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 19.24. SHOW TRIGgers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . no autocommit DDL (set autoddl off) -nod(btriggers) do not run database triggers -now(arnings) do not show warnings -o(utput) output file written specifically for a database and stored in that database for use in stored procedures and triggers. For example, if it is ascertained in a trigger that the value in a table is incorrect, the exception
    0 码力 | 76 页 | 369.92 KB | 1 年前
    3
  • pdf文档 Firebird File and Metadata Security

    may include specifically the metadata (table structures and relationships, stored procedures and triggers) but may also include specific data carried in some tables. These concerns represent the main purpose the lines of: “I want to…” “…protect my database design (table structures, stored procedures, triggers etc.) from all users of the database at a remote installation. How can I do this with Firebird facilities were built in, or open source plug-in libraries were used, it would be feasible for users to build their own versions of the server or plug- in that not only performed the necessary encryption and
    0 码力 | 19 页 | 115.27 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 7.5. Triggers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 266 7.5.2. DML Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 266 7.5.3. Database Triggers . . . . . . . 7.5.4. Creating Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 268 7.5.5. Modifying Triggers . . . . . . . .
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 352 7.6. Triggers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 352 7.6.2. DML Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353 7.6.3. Database Triggers . . . . . . . 354 7.6.4. DDL Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 354 7.6.5. Creating Triggers . . . . . . .
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 firebird 30 sprachreferenz

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 666 RDB$TRIGGERS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . einem Header und einem Body. Der Header gibt den Namen des Triggers, den Namen der Beziehung (bei einem DML-Trigger), die Phase des Triggers, die Ereignisse, auf die er angewendet wird, und die Position Deklarationen und eingebettete Anweisungen werden mit Semikolons (‘;’) abgeschlossen. Der Name des Triggers muss unter allen Triggernamen eindeutig sein. Statement-Terminatoren Einige SQL-Anweisungseditoren
    0 码力 | 701 页 | 3.12 MB | 1 年前
    3
  • pdf文档 Firebird Generator Guide: A guide on how and when to use generators in Firebird

    ) FROM RDB$DATABASE; DML statements in PSQL (Procedural SQL, available in stored procedures and triggers): intvar = GEN_ID( GeneratorName, increment ); 3.1.1. Firebird 2 recommended syntax Although Firebird server. • PSQL — The server-side programming language used in Firebird stored procedures and triggers. 3.2.1. Creating a generator (“Insert”) Client SQL CREATE GENERATOR GeneratorName; Preferred SEQUENCE SequenceName; PSQL Not possible. Since you cannot change database metadata inside SPs or triggers, you cannot create generators there either.  In FB 1.5 and up, you can circumvent this limitation
    0 码力 | 20 页 | 169.00 KB | 1 年前
    3
  • pdf文档 firebird metadata security pt_br

    . . . . . . . . . . . . . . . . . . . . . . . . 10 4.2.5. Excluindo o código fonte das SP’s e Triggers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 5. Servidor preucupações podem incluir desde os metadados (estruturas, relacionamentos, stored procedures e triggers) até os dados em si, incluídos em algumas tabelas. É este o ponto que representa o foco deste artigo como: “Eu quero…” “…proteger os metadados de meu banco de dados (estruturas, stored procedures, triggers etc.) de todos os usuários em uma instalação remota. Como posso fazer isso com Firebird?” “Eu
    0 码力 | 21 页 | 114.56 KB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    ...................................................................................... 681 RDB$TRIGGERS ............................................................................................... CHAR(31) ) AS DECLARE VARIABLE S VARCHAR(8191); BEGIN S = 'SELECT RDB$TRIGGER_NAME FROM RDB$TRIGGERS WHERE RDB$RELATION_NAME IN '; S = S || Q'! ('SALES_ORDER', 'SALES_ORDER_LINE')!'; FOR EXECUTE Дополнительные статьи Поле RDB$VALID_BLR В системных таблицах RDB$PROCEDURES, RDB$FUNCTIONS и RDB$TRIGGERS присутствует поле RDB$VALID_BLR. Оно предназначено для сигнализации о возможной недействительности
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • pdf文档 firebird gbak

    do not restore database validity conditions -NOD[BTRIGGERS] do not run database triggers Chapter 2. Command-line Options 5 -NT Non-Transportable backup file -L(IMBO) ignore transactions in limbo -NOD(BTRIGGERS) do not run database triggers -NT Non-Transportable backup file format -OL(D_DESCRIPTIONS) Firebird 2.1 which prevents the database triggers from firing on a restore. Database triggers are a new feature in Firebird 2.0 onwards and are different from table triggers which will continue to fire. -O[NE_AT_A_TIME]
    0 码力 | 34 页 | 191.73 KB | 1 年前
    3
共 27 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Firebird2.1InstallationfirebirdisqlFileandMetadataSecurity2.5LanguageReference40languagereference30sprachreferenzGeneratorGuideguideonhowwhentousegeneratorsinmetadatasecurityptbrrusgbak
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩