检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 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.
        • What Can I Do If an MCS or MCI Instance Fails to Be Deleted? - Ubiquitous Cloud Native Service

          What Can I Do If an MCS or MCI Instance Fails to Be Deleted? - Ubiquitous Cloud Native Service

          Delete the backend server group associated with the listener of the abnormal instance. Forcibly delete the abnormal instance. Select the abnormal instance that is always in the Deleting state and click Edit YAML in the Operation column.

          Help > Ubiquitous Cloud Native Service > FAQs > Cluster Federation
        • Deleting an HBase Table - MapReduce Service

          Deleting an HBase Table - MapReduce Service

          Deleting an HBase Table Function Description HBase allows you to delete a table using the deleteTable method of org.apache.hadoop.hbase.client.Admin.

          Help > MapReduce Service > Developer Guide (Normal_Earlier Than 3.x) > HBase Development Guide > Developing an HBase Application
        • Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Deleting a VPN gateway will also delete the resources associated with the gateway, such as public IP addresses. Deleting the last connection of a pay-per-use VPN gateway will also delete the gateway. If you want to retain the IP address, do not delete the last VPN connection.

          Help > Virtual Private Network > FAQs > FAQs - S2C Classic VPN > General Questions
        • Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Deleting a VPN gateway will also delete the resources associated with the gateway, such as public IP addresses. Deleting the last connection of a pay-per-use VPN gateway will also delete the gateway. If you want to retain the IP address, do not delete the last VPN connection.

          Help > Virtual Private Network > FAQs > FAQs - S2C Classic VPN > Product Consultation
        • Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Deleting a VPN gateway will also delete the resources associated with the gateway, such as public IP addresses. Deleting the last connection of a pay-per-use VPN gateway will also delete the gateway. If you want to retain the IP address, do not delete the last VPN connection.

          Help > Virtual Private Network > FAQs > FAQs - S2C Classic VPN > Related Operations on the Console
        • Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Deleting a VPN gateway will also delete the resources associated with the gateway, such as public IP addresses. Deleting the last connection of a pay-per-use VPN gateway will also delete the gateway. If you want to retain the IP address, do not delete the last VPN connection.

          Help > Virtual Private Network > FAQs > FAQs - S2C Classic VPN > EIPs
        • Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Can a VPN Gateway IP Address Be Retained After the VPN Gateway Is Deleted? - Virtual Private Network

          Deleting a VPN gateway will also delete the resources associated with the gateway, such as public IP addresses. Deleting the last connection of a pay-per-use VPN gateway will also delete the gateway. If you want to retain the IP address, do not delete the last VPN connection.

          Help > Virtual Private Network > FAQs > FAQs - S2C Classic VPN > Subnet Setting
        • Deleting a Role - Data Lake Insight

          Deleting a Role - Data Lake Insight

          Deleting a Role Function This statement is used to delete a role in the current database or a specified database. Syntax 1 DROP ROLE [db_name].role_name; Keywords None Precautions The role_name to be deleted must exist in the current database or the specified database.

          Help > Data Lake Insight > Spark SQL Syntax Reference > Data Permissions
        • Stopping Billing - ModelArts

          Stopping Billing - ModelArts

          Delete the OBS bucket and data stored in OBS. Notebook: Delete notebook instances. Delete the OBS bucket and data stored in OBS. EVS is still billed even if the notebook instance is stopped. To stop billing, delete the notebook instance. Training job: Stop the training job.

          Help > ModelArts > Billing
        • Deleting a Propagation from a Route Table - Enterprise Router

          Deleting a Propagation from a Route Table - Enterprise Router

          Click the route table where you want to delete a propagation. On the Propagations tab, locate the propagation you want to delete and click Delete in the Operation column. A confirmation dialog box is displayed. Confirm the information and click OK.

          Help > Enterprise Router > User Guide > Propagations
        • Deleting the Route for an Enhanced Datasource Connection - Data Lake Insight

          Deleting the Route for an Enhanced Datasource Connection - Data Lake Insight

          Locate the route to be deleted and click Delete in the Operation column. In the dialog box displayed, click OK.

          Help > Data Lake Insight > User Guide > Configuring DLI to Read and Write Data from and to External Data Sources > Managing Enhanced Datasource Connections
        • Deleting an Account - Distributed Database Middleware

          Deleting an Account - Distributed Database Middleware

          In the instance list, locate the DDM instance whose DDM account you want to delete and click the instance name. In the navigation pane, choose Accounts. In the account list, locate the account that you want to delete and choose More > Delete in the Operation column.

          Help > Distributed Database Middleware > User Guide > Account Management
        • Implicit Cursor - GaussDB

          Implicit Cursor - GaussDB

          IF SQL%NOTFOUND THEN DELETE FROM hr.sections_t1 WHERE section_ID = V_DEPTNO; END IF; END; / CALL proc_cursor3(); -- Delete the stored procedure and the temporary table.

          Help > GaussDB > Developer Guide(Centralized_V2.0-2.x) > Stored Procedure > Cursors
        • Implicit Cursor - GaussDB

          Implicit Cursor - GaussDB

          If the department has no employees, delete the department from the hr.sections table. gaussdb=# CREATE OR REPLACE PROCEDURE proc_cursor3() AS DECLARE V_DEPTNO NUMBER(4) := 100; BEGIN DELETE FROM hr.staffs WHERE section_ID = V_DEPTNO; -- Proceed based

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > Stored Procedure > Cursors
        • Deleting an Outbound Number - Cognitive Engagement Center

          Deleting an Outbound Number - Cognitive Engagement Center

          Deleting an Outbound Number Scenario This interface is invoked to delete an outbound number for an outbound campaign. Usage Description Prerequisites You have applied for a developer account. The ID of the outbound campaign has been obtained.

          Help > Cognitive Engagement Center > API Reference > Telemarketing Outbound Call Interface Reference > Outbound Call Data Interfaces
        • (Optional) Clearing the Migration Cluster - Migration Center

          (Optional) Clearing the Migration Cluster - Migration Center

          In the cluster list, locate the cluster to be deleted and choose More > Delete in the Operation column. Select whether to delete associated resources and click OK. Parent Topic: Migrating Data from SFS 1.0 to SFS 3.0

          Help > Migration Center > Best Practices > Storage Migration > Migrating Data from SFS 1.0 to SFS 3.0
        • Implicit Cursor - GaussDB

          Implicit Cursor - GaussDB

          Examples 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 -- Delete all employees in a department from the hr.staffs table. If the department has no employees, delete the department from the hr.department table.

          Help > GaussDB > Developer Guide(Distributed_V2.0-8.x) > Stored Procedures > Cursors
        • Implicit Cursor - GaussDB

          Implicit Cursor - GaussDB

          Examples 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 -- Delete all employees in a department from the EMP table. If the department has no employees, delete the department from the DEPT table.

          Help > GaussDB > Developer Guide(Distributed_V2.0-2.x) > Stored Procedures > Cursors
        • Implicit Cursor - GaussDB

          Implicit Cursor - GaussDB

          Examples 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 -- Delete all employees in a department from the EMP table. If the department has no employees, delete the department from the DEPT table.

          Help > GaussDB > Developer Guide(Distributed_V2.0-3.x) > Stored Procedures > Cursors
        • Implicit Cursor - GaussDB

          Implicit Cursor - GaussDB

          If the department has no employees, delete the department from the hr.department table. gaussdb=# CREATE OR REPLACE PROCEDURE proc_cursor3() AS DECLARE V_DEPTNO NUMBER(4) := 100; BEGIN DELETE FROM hr.staffs WHERE section_id = V_DEPTNO; -- Proceed based

          Help > GaussDB > Developer Guide(Centralized_V2.0-8.x) > Stored Procedure > Cursors
        Total results: 10000
        • Previous
        • 1
        • ...
        • 31
        • 32
        • 33
        • ...
        • 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