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

无数据

分类

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

语言

全部英语(9)德语(3)西班牙语(2)葡萄牙语(1)俄语(1)

格式

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

    } | Chapter 3. Data Types and Subtypes 48 DROP DEFAULT}] [{ADD [CONSTRAINT] CHECK (<dom_condition>) | DROP CONSTRAINT}] [{TYPE }] When planning to alter a domain, its dependencies CREATE DOMAIN name [AS] [DEFAULT { | NULL | }] [NOT NULL] [CHECK (<dom_condition>)] [COLLATE collation_name] ::= {SMALLINT | INTEGER | BIGINT} [] SET charset_name] | BLOB [(seglen [, subtype_num])] ::= '[' [m:]n [,[m:]n ...] ']' <dom_condition> ::= | [NOT] BETWEEN AND | [NOT] IN
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 firebird 40 language reference

    Firebird 4.0 provides a number of features to discover time zone information. Virtual table RDB$TIME_ZONES A virtual table listing time zones supported in the engine. See also RDB$TIME_ZONES in System NULL | } | DROP DEFAULT}] [{SET | DROP} NOT NULL ] [{ADD [CONSTRAINT] CHECK (<dom_condition>) | DROP CONSTRAINT}] [{TYPE }] Example ALTER DOMAIN STORE_GRP SET DEFAULT CREATE DOMAIN name [AS] [DEFAULT { | NULL | }] [NOT NULL] [CHECK (<dom_condition>)] [COLLATE collation_name] ::= | |
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    NULL | } | DROP DEFAULT}] [{SET | DROP} NOT NULL] [{ADD [CONSTRAINT] CHECK (<dom_condition>) | DROP CONSTRAINT}] [{TYPE }]; Типы данных 57 CREATE DOMAIN name [AS] [DEFAULT {literal | NULL | }] [NOT NULL] [CHECK (<dom_condition>)] [COLLATE collation]; ::= {SMALLINT | INT[EGER] | BIGINT} [] [CHARACTER SET charset] | BLOB [(seglen [, subtype_num])] ::= [[x:]y [,[x:]y ...]] <dom_condition> ::= { | [NOT] BETWEEN AND | [NOT]
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • pdf文档 firebird 30 sprachreferenz

    TABLE-Anweisung definieren oder Spalten mit ALTER TABLE ändern • deklarieren oder ändern Sie eine Domäne mit den Anweisungen CREATE DOMAIN oder ALTER DOMAIN • lokale Variablen in Stored Procedures, PSQL-Blöcken Skalarfunktionen. Chapter 3. Datentypen und Untertypen 46 Casting auf eine Domain Beim Casting in eine Domäne werden alle dafür deklarierten Constraints berücksichtigt, d. h. NOT NULL- oder CHECK-Constraints Umwandlung fehl. Wenn zusätzlich TYPE OF angegeben wird — Umwandlung in seinen Basistyp — werden alle Domäneneinschränkungen während der Umwandlung ignoriert. Wird TYPE OF mit einem Zeichentyp (CHAR/VARCHAR)
    0 码力 | 701 页 | 3.12 MB | 1 年前
    3
  • pdf文档 firebird metadata security pt_br

    bibliotecas de acesso a banco de dados fazem consultas aos metadados da tabela, como chave primária, domínio e outras informações da estrutura, visando tornar o desenvolvimento das aplicações clientes uma produtos que podem fornecer essa solução. Você poderia instalar um software que crie uma partição virtual encriptada em seu computador e colocar os arquivos do banco de dados (e qualquer outra informação
    0 码力 | 21 页 | 114.56 KB | 1 年前
    3
  • pdf文档 firebird metadata security de

    Zugriffsschicht Verschiedene Datenbankentwicklungsbibliotheken fragen Metadaten wie Primärschlüssel, Domäne und ähnliche Strukturinformationen ab, um die Entwicklung von Clientanwendungen zu vereinfachen
    0 码力 | 20 页 | 127.60 KB | 1 年前
    3
  • pdf文档 Firebird 1.0 QuickStart

    a local client – that is, a client running on the same machine as the server – you can ping the virtual TCP/IP loopback server: ping localhost –or– ping 127.0.0.1 Checking that the Firebird server is several of the drivers are members of the Firebird open source project at SourceForge, that amazing virtual community that is home to thousands of open source software teams. The Firebird project's address developers and testers use an email list forum – firebird-devel@ lists.sourceforge.net – as their “virtual laboratory” for communicating with one another about their work on enhancements, bug-fixing and producing
    0 码力 | 26 页 | 179.05 KB | 1 年前
    3
  • pdf文档 Firebird 1.5 QuickStart Spanish

    -esto es, un cliente corriendo en la misma máquina que el servidor- puede hacer ping al servidor virtual de loopback TCP/IP: ping localhost –o bien– ping 127.0.0.1 Comprobar que el servidor Firebird está manejadores son miembros del proyecto de código abierto Firebird en SourceForge, esa fantástica comunidad virtual que es el hogar para miles de equipos de desarrollo de software de código abierto. La dirección del testers usan un foro de lista de correo – firebird-devel@lists.sourceforge.net – como su “laboratorio virtual” para comunicarse unos con otros acerca de su trabajo en mejoras, corrección de errores y producción
    0 码力 | 26 页 | 174.63 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    a local client – that is, a client running on the same machine as the server – you can ping the virtual TCP/IP loopback server: ping localhost –or– ping 127.0.0.1 If you have a simple network of two several of the drivers are members of the Firebird open source project at SourceForge, that amazing virtual community that is home to thousands of open source software teams. The Firebird project's address developers and testers use an email list forum – firebird-devel@lists.source- forge.net – as their “virtual laboratory” for communicating with one another about their work on enhance- ments, bug-fixing and
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 Firebird 1.5 ErrorCodes

    filter. -901 335544768 exception_access_violation Access violation. The code attempted to access a virtual address without privilege to do so. -901 335544769 exception_datatype_missalignment Datatype misalignment exceeds maximum size -901 335740992 gfix_corrupt_pool Corrupt pool -901 335740993 gfix_mem_exhausted Virtual memory exhausted -901 335740994 gfix_bad_pool Bad pool id -901 335740995 gfix_trn_not_valid Transaction
    0 码力 | 26 页 | 85.09 KB | 1 年前
    3
共 16 条
  • 1
  • 2
前往
页
相关搜索词
Firebird2.5LanguageReferencefirebird40languagereference30russprachreferenzmetadatasecurityptbrde1.0QuickStart1.5SpanishErrorCodes
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩