书栈网 · BookStack 本次搜索耗时 0.057 秒,为您找到 26836 个相关结果.
  • SET TRANSACTION

    SET TRANSACTION Synopsis Syntax set Semantics transaction_mode ISOLATION LEVEL clause SERIALIZABLE REPEATABLE READ READ COMMITTED READ UNCOMMITTED READ WRITE mode READ O...
  • YugabyteDB

    469 2020-05-08 《Rook 1.2 Document》
    YugabyteDB operator Quikstart Prerequisites TL;DR Deploy Rook YugabyteDB Operator Create a simple YugabyteDB cluster Troubleshooting Access the Database Cleanup Yugabyte...
  • sqlite3 —- SQLite 数据库 DB-API 2.0 接口模块

    sqlite3 —- SQLite 数据库 DB-API 2.0 接口模块 模块函数和常量 连接对象(Connection) Cursor 对象 行对象 异常 SQLite 与 Python 类型 概述 Using adapters to store additional Python types in SQLite databases 让对象自...
  • CREATE TYPE

    CREATE TYPE Synopsis Syntax create_composite_type create_enum_type create_range_type create_base_type create_shell_type composite_type_elem range_type_option base_type_opti...
  • Java

    Develop Java Apps Maven Working example Prerequisites Creating the maven build file Writing a HelloWorld Redis app Building and running the app Develop Java Apps YEDIS ...
  • CREATE USER

    CREATE USER Synopsis Syntax create_user role_option Semantics Examples See also CREATE USER Synopsis Use the CREATE USER statement to create a user. The CREATE USER ...
  • Two data center (2DC)

    Two data center (2DC) deployments 1. Set up Producer universe Consumer universe 2. Unidirectional (aka master-follower) replication 3. Bidirectional (aka multi-master) replicat...
  • CREATE TRIGGER

    CREATE TRIGGER Synopsis Syntax create_trigger event Semantics Examples See also CREATE TRIGGER Synopsis Use the CREATE TRIGGER statement to define a new trigger. S...
  • INSERT

    INSERT Synopsis Syntax insert returning_clause column_values conflict_target conflict_action Semantics insert table_name column_names VALUES clause ON CONFLICT clause ...
  • BEGIN

    BEGIN Synopsis Syntax begin Semantics begin WORK TRANSACTION transaction_mode Examples See also BEGIN Synopsis Use the BEGIN statement to start a new transaction w...