检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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
        10000 results found.
        • PG_SHDEPEND - GaussDB

          PG_SHDEPEND - GaussDB

          Based on this information, GaussDB can ensure that those objects are unreferenced before attempting to delete them. See also PG_DEPEND, which provides a similar function for dependencies involving objects within a single database.

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > System Catalogs and System Views > System Catalogs > Other System Catalogs
        • PG_SHDEPEND - GaussDB

          PG_SHDEPEND - GaussDB

          Based on this information, GaussDB can ensure that those objects are unreferenced before attempting to delete them. See also PG_DEPEND, which provides a similar function for dependencies involving objects within a single database.

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x) > System Catalogs and System Views > System Catalogs > Other System Catalogs
        • Log Access Overview - Application Operations Management

          Log Access Overview - Application Operations Management

          Figure 3 Modifying a mapping Deleting a Mapping When you delete an access rule or a mapped log stream, the corresponding mapping is deleted. New logs are reported only to the AOM log stream. In this case, you cannot view the content of log stream A, as shown in Figure 4.

          Help > Application Operations Management > User Guide > (Old) Log Management > Ingesting Logs to LTS
        • Scenario Overview - Application Operations Management

          Scenario Overview - Application Operations Management

          If yes, delete the scenario first. For details, see Reference Details. After a card is removed, it will not be displayed on the Scenarios page.

          Help > Application Operations Management > User Guide > O&M Management > Scenarios
        • How Do I Unsubscribe from CFW? - Cloud Firewall

          How Do I Unsubscribe from CFW? - Cloud Firewall

          Confirm the resource to be unsubscribed from, enter DELETE, and click OK. Parent topic: Billing FAQs

          Help > Cloud Firewall > Billing > Billing FAQs
        • Overview - GeminiDB

          Overview - GeminiDB

          Manual backup A manual backup is a full backup of a DB instance and can be retained until you manually delete it. You can create a manual backup for your instance at any time to meet service requirements. Regularly backing up your database is recommended.

          Help > GeminiDB > GeminiDB Influx API > Working with GeminiDB Influx API > Data Backup
        • Obtaining Classification and Grading Templates for Sensitive Data Identification - Data Security Center

          Obtaining Classification and Grading Templates for Sensitive Data Identification - Data Security Center

          project_id String Project ID. name String Template name. description String Template description. category String Template category. is_default Boolean Whether the template is a default template. create_time Long Creation time. update_time Long Update time. is_deleted Boolean Whether to delete

          Help > Data Security Center > API Reference > API Description > Sensitive Data Identification
        • Configuring a Manual Scaling Policy - ServiceStage

          Configuring a Manual Scaling Policy - ServiceStage

          Select Scale out or Scale in for Type and add or delete component running instances based on the site requirements. If Instances is 1, only Scale out can be selected.

          Help > ServiceStage > User Guide > Component Management > Configuring a Scaling Policy of a Component Instance
        • Editing an Application - ServiceStage

          Editing an Application - ServiceStage

          Delete a tag: Click next to the tag to be deleted. Description Application description. Enter up to 128 characters. Click OK. Parent topic: Application Management

          Help > ServiceStage > User Guide > Application Management
        • Editing an Environment - ServiceStage

          Editing an Environment - ServiceStage

          Delete a tag Click next to the tag to be deleted. Add a tag Click Add Tag. The Add Tag dialog box is displayed. Click Add Tag. Enter the key and value of the tag. The key contains 1 to 36 characters, including digits, letters, underscores (_), or hyphens (-).

          Help > ServiceStage > User Guide > Environment Management
        • Releasing an Instance - KooGallery

          Releasing an Instance - KooGallery

          Releasing an Instance Description When an instance of a purchased product is released (for example, the instance is not renewed upon expiration or unsubscribed from), KooGallery calls this interface to delete the instance.

          Help > KooGallery > Access Guide > SaaS Access Guide V2.0 (New Products) > Basic Interfaces
        • Template Management - Content Delivery Network

          Template Management - Content Delivery Network

          After a template is created, you can click buttons in the Operation column of the template list to edit or delete the template, or apply the template to domain names. Applying a Template to Domain Names You can apply a created template to domain names.

          Help > Content Delivery Network > User Guide > Custom Domain Name Configuration
        • Selecting a Distribution Mode - GaussDB

          Selecting a Distribution Mode - GaussDB

          Figure 1 Replication tables and hash tables When you insert, modify, or delete data in a replication table, if you use the shippable or immutable function to encapsulate components that cannot be pushed down, data on different DNs in the replication table may be inconsistent.

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x) > SQL Optimization > Reviewing and Modifying a Table Definition
        • ALTER FOREIGN DATA WRAPPER - GaussDB

          ALTER FOREIGN DATA WRAPPER - GaussDB

          Example -- Creates a foreign data wrapper dbi. gaussdb=# CREATE FOREIGN DATA WRAPPER dbi OPTIONS (bar 'true'); -- Modify a foreign data wrapper dbi, add the foo option, and delete bar. gaussdb=# ALTER FOREIGN DATA WRAPPER dbi OPTIONS (ADD foo '1', DROP 'bar'); -- Change the validator

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > SQL Reference > SQL Syntax > A
        • SAVEPOINT - GaussDB

          SAVEPOINT - GaussDB

          You can see 1 and 3 at the same time, but cannot see 2 because 2 is rolled back. gaussdb=# SELECT * FROM table1; -- Delete the table. gaussdb=# DROP TABLE table1; Helpful Links RELEASE SAVEPOINT and ROLLBACK TO SAVEPOINT Parent topic: S

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > SQL Reference > SQL Syntax > S
        • SET SESSION AUTHORIZATION - GaussDB

          SET SESSION AUTHORIZATION - GaussDB

          ----------+-------------- paul | paul (1 row) -- Reset the session user and the current user. gaussdb=> RESET SESSION AUTHORIZATION; gaussdb=# SELECT SESSION_USER, CURRENT_USER; session_user | current_user --------------+-------------- omm | omm (1 row) -- Delete

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > SQL Reference > SQL Syntax > S
        • FAQ - GaussDB

          FAQ - GaussDB

          What are the differences between the DROP, TRUNCATE, and DELETE methods in GaussDB? How many bytes does a Chinese character occupy in GaussDB? How Do I Set the Validity Period of an Account? What Are the Differences Between Unique Constraints and Unique Indexes?

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x)
        • ADM_TRIGGERS - GaussDB

          ADM_TRIGGERS - GaussDB

          Value range: update, insert, delete, and truncate. table_owner character varying(64) Owner of the table that defines a trigger. base_object_type character varying(18) Defines the basic object of a trigger.

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > System Catalogs and System Views > System Views > Other System Views
        • FAQs - GaussDB

          FAQs - GaussDB

          What are the differences between the DROP, TRUNCATE, and DELETE methods in GaussDB? How many bytes does a Chinese character occupy in GaussDB? What Are the Differences Between Unique Constraints and Unique Indexes? How Do I Create a Weak Password in GaussDB?

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x)
        • ALTER FOREIGN DATA WRAPPER - GaussDB

          ALTER FOREIGN DATA WRAPPER - GaussDB

          Examples -- Creates a foreign data wrapper dbi. gaussdb=# CREATE FOREIGN DATA WRAPPER dbi OPTIONS (bar 'true'); -- Modify a foreign data wrapper dbi, add the foo option, and delete bar. gaussdb=# ALTER FOREIGN DATA WRAPPER dbi OPTIONS (ADD foo '1', DROP 'bar'); -- Change the validator

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x) > SQL Reference > SQL Syntax > A
        Total results: 10000
        • Previous
        • 1
        • ...
        • 494
        • 495
        • 496
        • ...
        • 500
        • 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