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

无数据

分类

全部后端开发(125)数据库(99)Julia(87)云计算&大数据(44)Apache Kyuubi(44)PostgreSQL(40)TiDB(31)Python(30)Django(30)Greenplum(12)

语言

全部英语(233)中文(简体)(24)中文(繁体)(10)俄语(3)德语(2)西班牙语(1)法语(1)

格式

全部PDF文档 PDF(234)其他文档 其他(40)
 
本次搜索耗时 0.075 秒,为您找到相关结果约 274 个.
  • 全部
  • 后端开发
  • 数据库
  • Julia
  • 云计算&大数据
  • Apache Kyuubi
  • PostgreSQL
  • TiDB
  • Python
  • Django
  • Greenplum
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 俄语
  • 德语
  • 西班牙语
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Firebird Null Guide Russian

    . else ...поле Job изменилось... NULL в СУБД Firebird 12 Замещение NULL значением Функция COALESCE В Firebird 1.5 есть функция, которая может конвертировать NULL во что-то еще. Это позволит вам конструкции «if (MyExpression is null) then». Функция называется COALESCE, и вы можете вызвать ее так: COALESCE(Expr1, Expr2, Expr3, ...) COALESCE возвращает первое не-NULL выражение из списка аргументов. Если полное имя человека с помощью COALESCE из первого, среднего и последнего имени, предполагая, что среднее имя может иметь значение NULL: select FirstName || coalesce(' ' || MiddleName, '')
    0 码力 | 15 页 | 288.08 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 LangRef Update Russian

    BIN_XOR() BIT_LENGTH() CAST() CEIL(), CEILING() CHAR_LENGTH(), CHARACTER_LENGTH() CHAR_TO_UUID() COALESCE() COS() COSH() COT() DATEADD() DATEDIFF() DECODE() EXP() EXTRACT() MILLISECOND WEEK FLOOR() BACKUP BIN_AND BIN_OR BIN_NOT BIN_SHL BIN_SHR BIN_XOR BLOCK BREAK CALLER CEIL CEILING CHAR_TO_UUID COALESCE 19 Руководство по языку SQL COLLATION COMMENT COMMON COS COSH COT DATA DATEADD DATEDIFF DECODE RDB$TYPES T ON R.RDB$RELATION_TYPE = T.RDB$TYPE WHERE T.RDB$FIELD_NAME = 'RDB$RELATION_TYPE' AND COALESCE (R.RDB$SYSTEM_FLAG, 0) = 0 ORDER BY 2, 1 GENERATED ALWAYS AS Добавлено: 2.1 Описание: Вместо
    0 码力 | 364 页 | 1.45 MB | 1 年前
    3
  • pdf文档 Firebird Null Guide Spanish

    igual... else ...El campo Trabajo ha cambiado... Substituyendo NULL por un valor La función COALESCE Firebird 1.5 tiene una función que puede convertir NULL a casi cualquier otra cosa. Esto te habilita trucción “if (MiExpresion is null) then”. La función se llama COALESCE y la puedes llamar así: COALESCE(Expr1, Expr2, Expr3, ...) COALESCE devuelve el primer valor no-NULL de la lista de argumentos. Si Si todas las expresiones son NULL, devuelve NULL. Así es como puedes usar COALESCE para construir el nombre completo de una persona desde el nombre, segundo nombre y primer apellido, asumiendo que algunos
    0 码力 | 14 页 | 83.20 KB | 1 年前
    3
  • pdf文档 Firebird Null Guide French

    est resté le même... else ...le champ Job a changé... Substituer une valeur à NULL La fonction COALESCE Il existe une fonction dans Firebird 1.5 qui convertit NULL en quasiment tout ce que l'on veut « if (MyExpression is null) then ». Cette fonction s'appelle COALESCE et s'utilise comme suit : COALESCE(Expr1, Expr2, Expr3, ...) COALESCE retourne la première expression non-NULL dans la liste d'arguments Voici comment utiliser COALESCE pour écrire le nom complet d'une personne avec ses prénom, surnom et nom, en supposant que certains surnoms sont NULL: select Prenom || coalesce(' ' || Surnom, '')
    0 码力 | 14 页 | 84.35 KB | 1 年前
    3
  • pdf文档 Firebird Null Guide: NULL behaviour and pitfalls in Firebird SQL

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 14.1.1. The COALESCE function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Chapter 14. Converting to and from NULL 14.1. Substituting NULL with a value 14.1.1. The COALESCE function The COALESCE function in Firebird 1.5 and higher can convert NULL to most anything else. This enables (MyExpression is null) then” or similar constructions. The function signature is: COALESCE( Expr1, Expr2, Expr3, … ) COALESCE returns the value of the first non-NULL expression in the argument list. If all
    0 码力 | 69 页 | 479.63 KB | 1 年前
    3
  • pdf文档 firebird language reference 30 rus

    .......................................................................................... 453 COALESCE ............................................................................................... например DATE '25.12.2016' Условные выражения Выражение CASE и встроенные функции COALESCE, NULLIF. Круглые скобки Пара скобок ( ... ) используются для группировки выражений. Операции внутри rdb$types t ON r.rdb$relation_type = t.rdb$type WHERE t.rdb$field_name = 'RDB$RELATION_TYPE' AND coalesce (r.rdb$system_flag, 0) = 0 Поле RDB$TYPE_NAME
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • pdf文档 百度智能云 Apache Doris 文档

    百度智能云文档 SQL手册 121 2.coalesce 3.if 4.ifnull 5.nullif CASE Description Description 功能:将表达式和多个可能的值进行比较,当匹配时返回相应的结果 返回类型:匹配后返回结果的类型 Example Example Keywords Keywords COALESCE Description Description -------------------------------------------------------------------------------+ case case coalesce coalesce(( expression expression,,value1 value1,,value2…… value2……,,valuen valuen)) Baidu 百度智能云文档 SQL手册 mysql>> select select coalesce coalesce((NULL NULL,, '1111' '1111',, '0000' '0000'));; ++--------------------------------+ --------------------------------+ || coalesce coalesce((NULL NULL,, '1111'
    0 码力 | 203 页 | 1.75 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.3.0 Documentation

    supports a variety of optimizations such as, • Dynamically Switch Join Strategies • Dynamically Coalesce Shuffle Partitions • Dynamically Handle Skew Joins In Kyuubi, we strongly recommended that you when the SortMerge Join transforms to BroadcastHash Join after applying the AQE rules. Dynamically Coalesce Shuffle Partitions Without this feature, Spark itself could be a small files maker sometimes, especially coalescePartitions.minPartitionNum to 1 in this case as Spark will try its best to but not guaranteed to coalesce partitions for output. How to set spark.sql.adaptive.coalescePartitions.initialPartitionNum? It
    0 码力 | 129 页 | 6.15 MB | 1 年前
    3
  • pdf文档 Apache Kyuubi 1.3.1 Documentation

    supports a variety of optimizations such as, • Dynamically Switch Join Strategies • Dynamically Coalesce Shuffle Partitions • Dynamically Handle Skew Joins In Kyuubi, we strongly recommended that you when the SortMerge Join transforms to BroadcastHash Join after applying the AQE rules. Dynamically Coalesce Shuffle Partitions Without this feature, Spark itself could be a small files maker sometimes, especially coalescePartitions.minPartitionNum to 1 in this case as Spark will try its best to but not guaranteed to coalesce partitions for output. How to set spark.sql.adaptive.coalescePartitions.initialPartitionNum? It
    0 码力 | 129 页 | 6.16 MB | 1 年前
    3
  • epub文档 Apache Kyuubi 1.3.0 Documentation

    which supports a variety of optimizations such as, Dynamically Switch Join Strategies Dynamically Coalesce Shuffle Partitions Dynamically Handle Skew Joins In Kyuubi, we strongly recommended that you turn when the SortMerge Join transforms to BroadcastHash Join after applying the AQE rules. Dynamically Coalesce Shuffle Partitions Without this feature, Spark itself could be a small files maker sometimes, especially coalescePartitions.minPartitionNum to 1 in this case as Spark will try its best to but not guaranteed to coalesce partitions for output. How to set spark.sql.adaptive.coalescePartitions.initialPartitionNum? It
    0 码力 | 199 页 | 4.42 MB | 1 年前
    3
共 274 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 28
前往
页
相关搜索词
FirebirdNullGuideRussian2.5LangRefUpdateSpanishFrenchNULLbehaviourandpitfallsinSQLfirebirdlanguagereference30rus百度智能ApacheDoris文档Kyuubi1.3Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩