书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 45842 个相关结果.
  • Druid SQL

    Overview and syntax Query from deep storage SQL data types Operators Scalar functions Aggregation functions Array functions Multi-value string functions JSON functions All...
  • SQL Translator

    SQL Translator Root Configuration SQL Translator Root Configuration Class: org.apache.shardingsphere.sqltranslator.api.config.SQLTranslatorRuleConfiguration Attributes: name...
  • SQL 目录

    SQL 语句的分类 数据定义语言(DDL) 数据修改语言(DML) 数据查询语言(DQL) 数据控制语言(DCL) 其他
  • SQL Hint

    背景信息 使用规范 参数解释 SQL Hint 数据分片 读写分离 数据源透传 跳过 SQL 改写 禁用 SQL 审计 影子库压测 背景信息 目前,主流的关系型数据库基本都提供了 SQL Hint 作为 SQL 语法的补充,SQL Hint 允许用户通过数据库内置的 Hint 语法来干预 SQL 的执行过程,从而完成一些特殊的功能,或...
  • SQL 翻译

    SQL 翻译 配置项说明 SQL 翻译 配置项说明 sqlTranslator : type : # SQL 翻译器类型 useOriginalSQLWhenTranslatingFailed : # SQL 翻译失败是否使用原始 SQL 继续执行
  • SQL Server

    Debezium connector for SQL Server Overview How the SQL Server connector works Snapshots Understanding why initial snapshots capture the schema history for all tables Capturing da...
  • SQL Store

    SQL Store Example - Postgres Read and Write Timeouts Options SQL Store Using a SQL Database for persistence is another option. In order to do so, -store simply needs to be ...
  • SQL 解析

    SQL 是使用者与数据库交流的标准语言。 SQL 解析引擎负责将 SQL 字符串解析为抽象语法树,供 Apache ShardingSphere 理解并实现其增量功能。 目前支持 MySQL, PostgreSQL, SQLServer, Oracle, openGauss 以及符合 SQL92 规范的 SQL 方言。 由于 SQL 语法的复杂性,目前仍...
  • SQL解析

    SQL解析 配置项说明 SQL解析 配置项说明 spring . shardingsphere . rules . sql - parser . sql - comment - parse - enabled = # 是否解析SQL注释 spring . shardingsphere . rules . sql - parser . s...