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

无数据

分类

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

语言

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

格式

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

    means to interpret the string of bytes in some way that is meaningful to the application and the human user. Character set OCTETS Data in OCTETS encoding are treated as bytes that may not actually be hexadecimal digits in any other positions, e.g. 'A0bF4E45- 3029-2a44-D493-4998c9b439A3' Converts a human-readable 36-char UUID string to the corresponding 16-byte UUID. CHAR_TO_UUID Examples select ch string) select char_to_uuid('A0bF4E45-3029-2A44-X493-4998c9b439A3') from rdb$database -- error: -Human readable UUID argument for CHAR_TO_UUID must -- have hex digit at position 20 instead of "X
    0 码力 | 778 页 | 3.43 MB | 1 年前
    3
  • pdf文档 Firebird File and Metadata Security

    fairly simplistic encoding of the source code. It would not be difficult to decode the BLR back to a human readable form. Such a decoding would be without comments and formatting, but the SQL that goes into
    0 码力 | 19 页 | 115.27 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    means to interpret the string of bytes in some way that is meaningful to the application and the human user. Character set OCTETS Data in OCTETS encoding are treated as bytes that may not actually be 3029-2a44-D493-4998c9b439A3' Result type CHAR(16) CHARACTER SET OCTETS Description Converts a human-readable 36-char UUID string to the corresponding 16-byte UUID. Examples select char_to_uuid('A string) select char_to_uuid('A0bF4E45-3029-2A44-X493-4998c9b439A3') from rdb$database -- error: -Human readable UUID argument for CHAR_TO_UUID must -- have hex digit at position 20 instead of "X
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 firebird 5 quickstartguide

    MyVariable = 'Equal'; These versions will give you the results that a normal (i.e. not SQL-brainwashed) human being would expect, whether there are NULLs involved or not. More about NULLs A lot more information
    0 码力 | 49 页 | 396.21 KB | 1 年前
    3
  • pdf文档 Firebird 2 QuickStart

    'Not equal'; else MyVariable = 'Equal'; These versions will give you the results that a normal human being (untouched by SQL standards) would expect, whether there are NULLs involved or not. More about
    0 码力 | 40 页 | 218.42 KB | 1 年前
    3
  • pdf文档 firebird 30 sprachreferenz

    type -833 335544947 sysf_argviolates_uuidtype Human readable UUID argument for @1 must be of string type -833 335544948 sysf_argviolates_uuidlen Human readable UUID argument for @2 must be of exact 335544949 sysf_argviolates_uuidfmt Human readable UUID argument for @3 must have "-" at position @2 instead of "@1" -833 335544950 sysf_argviolates_guidigits Human readable UUID argument for @3 must
    0 码力 | 701 页 | 3.12 MB | 1 年前
    3
  • pdf文档 Firebird 2.5 LangRef Update Russian

    Пример: CREATE VIEW LOW_BONES AS SELECT SP1.ID, SP1.NAME, SP1.DESCRIPTION FROM THEM_BONES('HUMAN') SP1 WHERE NAME IN ('LEG_BONE', 'FOOT_BONE', 'TOE_BONE') Представления могут выводить имена столбцов
    0 码力 | 364 页 | 1.45 MB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    string) SELECT CHAR_TO_UUID('A0bF4E45-3029-2A44-X493-4998c9b439A3') FROM rdb$database -- error: -Human readable UUID argument for CHAR_TO_UUID must -- have hex digit at position 20 instead of "X (ASCII
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
共 8 条
  • 1
前往
页
相关搜索词
firebird40languagereferenceFirebirdFileandMetadataSecurity2.5LanguageReferencequickstartguideQuickStart30sprachreferenzLangRefUpdateRussianrus
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩