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

          DELETE - GaussDB

          Precautions The owner of a table, users granted with the DELETE permission on the table, or users granted with the DELETE ANY TABLE permission can delete data from the table.

          Help > GaussDB > Developer Guide(Centralized_V2.0-3.x) > SQL Reference > SQL Syntax
        • DELETE - GaussDB

          DELETE - GaussDB

          Precautions The owner of a table, users granted with the DELETE permission on the table, or users granted with the DELETE ANY TABLE permission can delete data from the table.

          Help > GaussDB > Developer Guide(Distributed_V2.0-2.x) > SQL Reference > SQL Syntax
        • DELETE - GaussDB

          DELETE - GaussDB

          Precautions The owner of a table, users granted with the DELETE permission on the table, or users granted with the DELETE ANY TABLE permission can delete data from the table.

          Help > GaussDB > Developer Guide(Centralized_V2.0-2.x) > SQL Reference > SQL Syntax
        • DELETE - GaussDB(DWS)

          DELETE - GaussDB(DWS)

          FROM reason_t2 WHERE TABLE_SK = 2; DELETE FROM reason_t2 AS rt2 WHERE rt2.TABLE_SK = 2; Use the IN syntax for deletion. 1 DELETE FROM reason_t2 WHERE TABLE_SK in (1,3); Parent Topic: Hybrid Data Warehouse Syntax

          Help > GaussDB(DWS) > Standard Data Warehouse (8.1.3.x) > Hybrid Data Warehouse > Hybrid Data Warehouse Syntax
        • DELETE - GaussDB(DWS)

          DELETE - GaussDB(DWS)

          FROM reason_t2 WHERE TABLE_SK = 2; DELETE FROM reason_t2 AS rt2 WHERE rt2.TABLE_SK = 2; Use the IN syntax for deletion. 1 DELETE FROM reason_t2 WHERE TABLE_SK in (1,3); Parent Topic: Hybrid Data Warehouse Syntax

          Help > GaussDB(DWS) > Standard Data Warehouse (9.1.0.x) > Hybrid Data Warehouse > Hybrid Data Warehouse Syntax
        • DELETE - GaussDB

          DELETE - GaussDB

          [Rule] The DELETE statement must contain the WHERE clause to avoid full table scan. [Rule] Do not use ORDER BY or GROUP BY in the DELETE statement to avoid unnecessary sorting. [Rule] Use TRUNCATE instead of DELETE to clear a table.

          Help > GaussDB > Developer Guide(Centralized_V2.0-2.x) > Development and Design Proposal > Database Design Specifications
        • DELETE - GaussDB

          DELETE - GaussDB

          [Rule] The DELETE statement must contain the WHERE clause to avoid full table scan. [Rule] Do not use ORDER BY or GROUP BY in the DELETE statement to avoid unnecessary sorting. [Rule] Use TRUNCATE instead of DELETE to clear a table.

          Help > GaussDB > Developer Guide(Distributed_V2.0-2.x) > Development and Design Proposal > Database Design Specifications
        • Delete BPA - DataArts Studio

          Delete BPA - DataArts Studio

          Delete BPA Function Deleted the BPA. Calling Method For details, see Calling APIs. URI DELETE /v2/{project_id}/design/biz/catalogs Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.

          Help > DataArts Studio > API Reference > DataArts Architecture APIs > Process Architecture
        • Hive Failed to Delete a Table - MapReduce Service

          Hive Failed to Delete a Table - MapReduce Service

          Hive Failed to Delete a Table Issue Hive fails to delete a table. Symptom Partitioning a Hive table by two columns may eventually generate over 20,000 partition files.

          Help > MapReduce Service > Troubleshooting > Using Hive
        • DELETE Bucket policy - OBS BrowserJS SDK

          DELETE Bucket policy - OBS BrowserJS SDK

          DELETE Bucket policy API Description You can use this API to delete a bucket policy.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket policy - OBS GO SDK

          DELETE Bucket policy - OBS GO SDK

          DELETE Bucket policy API Description You can use this API to delete the policy of a bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket policy - OBS PHP SDK

          DELETE Bucket policy - OBS PHP SDK

          DELETE Bucket policy API Description You can use this API to delete a bucket policy. Method Definition 1. ObsClient->deleteBucketPolicy(array $parameter) 2.

          Help > OBS PHP SDK > API Reference > Bucket-Related APIs
        • DELETE Bucket policy - OBS GO SDK

          DELETE Bucket policy - OBS GO SDK

          DELETE Bucket policy API Description You can use this API to delete the policy of a bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket tagging - OBS BrowserJS SDK

          DELETE Bucket tagging - OBS BrowserJS SDK

          DELETE Bucket tagging API Description You can use this API to delete the tags of a specified bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket tagging - OBS PHP SDK

          DELETE Bucket tagging - OBS PHP SDK

          DELETE Bucket tagging API Description You can use this API to delete the tags of a specified bucket. Method Definition 1. ObsClient->deleteBucketTagging(array $parameter) 2.

          Help > OBS PHP SDK > API Reference > Bucket-Related APIs
        • DELETE Bucket tagging - OBS GO SDK

          DELETE Bucket tagging - OBS GO SDK

          DELETE Bucket tagging API Description You can use this API to delete the tags of a specified bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket tagging - OBS GO SDK

          DELETE Bucket tagging - OBS GO SDK

          DELETE Bucket tagging API Description You can use this API to delete the tags of a specified bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket lifecycle - OBS BrowserJS SDK

          DELETE Bucket lifecycle - OBS BrowserJS SDK

          DELETE Bucket lifecycle API Description You can use this API to delete all lifecycle rules of a bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket website - OBS BrowserJS SDK

          DELETE Bucket website - OBS BrowserJS SDK

          DELETE Bucket website API Description You can use this API to delete the website hosting settings of a bucket.

          Help > API Reference > Bucket-Related APIs
        • DELETE Bucket cors - OBS BrowserJS SDK

          DELETE Bucket cors - OBS BrowserJS SDK

          DELETE Bucket cors API Description You can use this API to delete the CORS rules of a specified bucket.

          Help > API Reference > Bucket-Related APIs
        Total results: 10000
        • Previous
        • 1
        • 2
        • 3
        • 4
        • 5
        • ...
        • 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