检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn

不再显示此消息

  • Intl-English
    International
    • English
    • Bahasa Indonesia
    • Español
    • Português
    • Türkçe
    • عربي
    • ไทย
    • 简体中文
    • 日本語
    中国站
    • 简体中文
    Europe
    • English
    • Deutsch
    • Español
    • Français
    • Nederlands
  • Huawei Cloud
    • Activities
    • Products
    • Solutions
    • Pricing
    • KooGallery
    • Partners
    • Developers
    • Support
    • About Us
    Hot
    • Free Packages
    • Elastic Cloud Server (ECS)
    • Object Storage Service (OBS)
    • ModelArts
    • Cloud Container Engine (CCE)
      Show more results for “”
      • Contact Us
      • Documentation
      • Console
        • My Account
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Sign In Sign Up
      • Sign In
      • Sign Up
        • My Account Complete Sign Up
        • Billing & Costs
        • Service Tickets
        • Unread Messages
        • Console
        • Partner Center
        • Log Out
      Cancel
      Hot
      • Free Packages
      • Elastic Cloud Server (ECS)
      • Object Storage Service (OBS)
      • ModelArts
      • Cloud Container Engine (CCE)
        • All
        • Products
        • Solutions
        • Documentation
        • KooGallery
        • Developer
        • Learn
        • Others
        2475 results found.
        • Encrypted Transmission - Scalable File Service

          Encrypted Transmission - Scalable File Service

          As data needs to be encrypted and decrypted, you may experience a slight decrease in performance when encrypted transmission is used. Configuring Encrypted Transmission and Mounting the File System (Linux) Install stunnel.

          Help > Scalable File Service > User Guide > SFS Turbo File Systems
        • Encrypted Functions and Stored Procedures - GaussDB

          Encrypted Functions and Stored Procedures - GaussDB

          Encrypted Functions and Stored Procedures In the current version, only encrypted functions and stored procedures in SQL or PL/pgSQL are supported.

          Help > GaussDB > Feature Guide(Centralized_V2.0-3.x) > Setting Encrypted Equality Query
        • Encrypted Functions and Stored Procedures - GaussDB

          Encrypted Functions and Stored Procedures - GaussDB

          Encrypted Functions and Stored Procedures In the current version, only encrypted functions and stored procedures in SQL or PL/pgSQL are supported.

          Help > GaussDB > Feature Guide(Distributed_V2.0-3.x) > Setting Encrypted Equality Queries
        • Encrypted Functions and Stored Procedures - GaussDB

          Encrypted Functions and Stored Procedures - GaussDB

          The definitions of encrypted columns cannot be modified in an encrypted equality query function or stored procedure, including creating an encrypted table and adding an encrypted column.

          Help > GaussDB > Feature Guide(Distributed_V2.0-8.x) > Setting Encrypted Equality Queries
        • Encrypted Functions and Stored Procedures - GaussDB

          Encrypted Functions and Stored Procedures - GaussDB

          The definitions of encrypted columns cannot be modified in an encrypted equality query function or stored procedure, including creating an encrypted table and adding an encrypted column.

          Help > GaussDB > Feature Guide(Centralized_V2.0-8.x) > Setting Encrypted Equality Query
        • Encrypted Transmission - Scalable File Service

          Encrypted Transmission - Scalable File Service

          As data needs to be encrypted and decrypted, you may experience a slight decrease in performance when encrypted transmission is used. Configuring Encrypted Transmission and Mounting the File System (Linux) Install stunnel.

          Help > Scalable File Service > User Guide > Management
        • Configuring the Encrypted Transmission - MapReduce Service

          Configuring the Encrypted Transmission - MapReduce Service

          Parent topic: Configuring an Encrypted Flume Data Collection Task

          Help > MapReduce Service > Component Operation Guide (Normal) > Using Flume > Configuring an Encrypted Flume Data Collection Task
        • Enabling or Disabling Encrypted Backup - TaurusDB

          Enabling or Disabling Encrypted Backup - TaurusDB

          Precautions Only the backups generated after encrypted backup is enabled will be encrypted. After encrypted backup is disabled, new backup files will not be encrypted for storage. Backup files created before encrypted backup is disabled will not be decrypted.

          Help > TaurusDB > User Guide > Data Backups
        • Setting Encrypted Equality Queries - GaussDB

          Setting Encrypted Equality Queries - GaussDB

          Setting Encrypted Equality Queries Overview Using gsql to Operate an Encrypted Database Using JDBC to Operate an Encrypted Database Enhancing Security in the Configuration Phase Encrypted Functions and Stored Procedures

          Help > GaussDB > Feature Guide(Distributed_V2.0-3.x)
        • Setting Encrypted Equality Query - GaussDB

          Setting Encrypted Equality Query - GaussDB

          Setting Encrypted Equality Query Overview Using gsql to Operate an Encrypted Database Using JDBC to Operate an Encrypted Database Using Go Driver to Operate an Encrypted Database Enhancing Security in the Configuration Phase Encrypted Functions and Stored Procedures

          Help > GaussDB > Feature Guide(Centralized_V2.0-3.x)
        • Using JDBC to Operate an Encrypted Database - GaussDB

          Using JDBC to Operate an Encrypted Database - GaussDB

          The schema.table.column points to other encrypted columns. In this case, the original data type of the encrypted column is returned.

          Help > GaussDB > Feature Guide(Distributed_V2.0-3.x) > Setting Encrypted Equality Queries
        • Using JDBC to Operate an Encrypted Database - GaussDB

          Using JDBC to Operate an Encrypted Database - GaussDB

          The schema.table.column points to other encrypted columns. In this case, the original data type of the encrypted column is returned.

          Help > GaussDB > Feature Guide(Centralized_V2.0-3.x) > Setting Encrypted Equality Query
        • Using JDBC to Operate an Encrypted Database - GaussDB

          Using JDBC to Operate an Encrypted Database - GaussDB

          When JDBC is used to perform operations on an encrypted database, different connections change the encrypted configuration data. The client calls the isValid method to ensure that the connections can hold the changed encrypted configuration data.

          Help > GaussDB > Feature Guide(Centralized_V2.0-8.x) > Setting Encrypted Equality Query
        • Using JDBC to Operate an Encrypted Database - GaussDB

          Using JDBC to Operate an Encrypted Database - GaussDB

          When JDBC is used to perform operations on an encrypted database, different connections change the encrypted configuration data. The client calls the isValid method to ensure that the connections can hold the changed encrypted configuration data.

          Help > GaussDB > Feature Guide(Distributed_V2.0-8.x) > Setting Encrypted Equality Queries
        • Using gsql to Operate an Encrypted Database - GaussDB

          Using gsql to Operate an Encrypted Database - GaussDB

          credit_card | character varying | encrypted -- 13.

          Help > GaussDB > Feature Guide(Distributed_V2.0-3.x) > Setting Encrypted Equality Queries
        • Using gsql to Operate an Encrypted Database - GaussDB

          Using gsql to Operate an Encrypted Database - GaussDB

          credit_card | character varying | encrypted -- 13.

          Help > GaussDB > Feature Guide(Centralized_V2.0-3.x) > Setting Encrypted Equality Query
        • Using gsql to Operate an Encrypted Database - GaussDB

          Using gsql to Operate an Encrypted Database - GaussDB

          (19) encrypted with (column_encryption_key = cek1, encryption_type = DETERMINISTIC)); CREATE TABLE Perform other operations on the encrypted table. -- Write data to the encrypted table. gaussdb=# INSERT INTO creditcard_info VALUES (1,'joe','6217986500001288393'); INSERT 0 1 gaussdb

          Help > GaussDB > Feature Guide(Centralized_V2.0-8.x) > Setting Encrypted Equality Query
        • Using gsql to Operate an Encrypted Database - GaussDB

          Using gsql to Operate an Encrypted Database - GaussDB

          set credit_card = '80000000011111111' where name = 'joy'; UPDATE 1 -- Add an encrypted column to the table. gaussdb=# ALTER TABLE creditcard_info ADD COLUMN age int ENCRYPTED WITH (COLUMN_ENCRYPTION_KEY = cek1, ENCRYPTION_TYPE = DETERMINISTIC); ALTER TABLE -- Delete an encrypted

          Help > GaussDB > Feature Guide(Distributed_V2.0-8.x) > Setting Encrypted Equality Queries
        • Using Go Driver to Operate an Encrypted Database - GaussDB

          Using Go Driver to Operate an Encrypted Database - GaussDB

          Parent topic: Setting Encrypted Equality Query

          Help > GaussDB > Feature Guide(Centralized_V2.0-3.x) > Setting Encrypted Equality Query
        • Using Go Driver to Operate an Encrypted Database - GaussDB

          Using Go Driver to Operate an Encrypted Database - GaussDB

          Parent topic: Setting Encrypted Equality Query

          Help > GaussDB > Feature Guide(Centralized_V2.0-8.x) > Setting Encrypted Equality Query
        Total results: 2475
        • Previous
        • 1
        • 2
        • 3
        • 4
        • 5
        • ...
        • 124
        • Next
        • Go
        Load More
        Was this helpful?
        Feedbacks
        /200
        Submit Feedback Cancel
        Contact Sales After-Sales Self Service
        • Site Terms
        • Privacy Statement

        Explore Huawei Cloud

        Why Us Customer Stories Trust Center Legal Press Releases

        Featured Services

        Elastic Cloud Server (ECS) Elastic IP (EIP) RDS for MySQL Elastic Volume Service (EVS) MapReduce Service (MRS)

        Service and Support

        Documentation Contact Us Public Notices Support Plans Service Health Dashboard

        Account and Payment

        Top Up Invoices Billing Center My Account Payment Method

        Quick Links

        Huawei Corporate Huawei Enterprise Huawei Consumer Business Huawei Developers

        © 2025, Huawei Cloud Computing Technologies Co., Ltd. and/or its affiliates. All rights reserved.

        • Site Terms
        • Privacy Statement