检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
f-b4f3-0ad4e5e3ba90/shrink-numbers 响应示例 状态码:200 请求成功。 { "shrink_sequence" : [ 3, 7 ] } SDK代码示例 SDK代码示例如下。 Java Python Go 更多 1 2 3 4 5
/89cd04f168b84af6be287f71730fdb4b/clusters/4ca46bf1-5c61-48ff-b4f3-0ad4e5e3ba90/workload/queues 响应示例 状态码:200 删除资源池成功。 { "workload_res_code"
0/89cd04f168b84af6be287f71730fdb4b/clusters/4ca46bf1-5c61-48ff-b4f3-0ad4e5e3ba90/snapshots/statistics 响应示例 状态码:200 查询快照统计信息成功。 { "statistics"
"cluster.total", "value" : 3, "unit" : null }, { "name" : "cluster.normal", "value" : 3, "unit" : null }, { "name"
0/89cd04f168b84af6be287f71730fdb4b/clusters/4ca46bf1-5c61-48ff-b4f3-0ad4e5e3ba90/tags 响应示例 状态码:200 查询集群标签成功。 { "tags" : [ { "key" : "key"
2001:4f8:3:ba::/64 2001:4f8:3:ba::/64 2001:4f8:3:ba::/64 2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128 2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128 2001:4f8:3:ba:2e0:81ff:fe22:d1f1
2001:4f8:3:ba::/64 2001:4f8:3:ba::/64 2001:4f8:3:ba::/64 2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128 2001:4f8:3:ba:2e0:81ff:fe22:d1f1/128 2001:4f8:3:ba:2e0:81ff:fe22:d1f1
"test-dr-1026-3", "status" : "stop_failed", "dr_type" : "az", "primary_cluster_id" : "f6dc1f82-8d66-4750-a5d2-569d3f72cf61",
select * from lineitem l3 where l3.l_orderkey = l1.l_orderkey and l3.l_suppkey <> l1.l_suppkey and l3.l_receiptdate > l3.l_commitdate ) order by
select * from lineitem l3 where l3.l_orderkey = l1.l_orderkey and l3.l_suppkey <> l1.l_suppkey and l3.l_receiptdate > l3.l_commitdate ) order by
1-5c61-48ff-b4f3-0ad4e5e3ba90/redistribution/recovery 响应示例 状态码:200 恢复重分布成功。 { } SDK代码示例 SDK代码示例如下。 Java Python Go 更多 1 2 3 4 5 6 7 8
b4b/snapshots/4ca46bf1-5c61-48ff-b4f3-0ad4e5e3ba90 响应示例 无 SDK代码示例 SDK代码示例如下。 Java Python Go 更多 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
select * from lineitem l3 where l3.l_orderkey = l1.l_orderkey and l3.l_suppkey <> l1.l_suppkey and l3.l_receiptdate > l3.l_commitdate ) order by
p1:1 p2:0 p3:1 p4:0 p5:1 p6:0 p7:1 p8:0 datanode2 | | 0 | 4 | 4 | p1:0 p2:1 p3:0 p4:1 p5:0
库中。 注意事项 无。 语法格式 开启匿名块 1 2 3 4 5 [DECLARE [declare_statements]] BEGIN execution_statements END; / 开启事务 1 2 3 4 5 6 7 BEGIN [ WORK | TRANSACTION
库中。 注意事项 无。 语法格式 开启匿名块 1 2 3 4 5 [DECLARE [declare_statements]] BEGIN execution_statements END; / 开启事务 1 2 3 4 5 6 7 BEGIN [ WORK | TRANSACTION
1-48ff-b4f3-0ad4e5e3ba90/logical-cluster-plans 响应示例 状态码:200 查询逻辑集群定时增删计划。 { "plans" : [ { "id" : "5f70f6ba-4683-4cae-a5e6-3b05a310f6f9"
REPLACE支持使用PARTITION关键字和分区,子分区或两者的逗号分隔名称列表显式分区选择。 输入 1 2 3 4 5 replace INTO employees PARTITION(p3) VALUES (19, 'Frank1', 'Williams', 1, 2); replace
1b8291c3b458b26ce7419fd3704'和'plan_00df934ed2620cb09c5f51a33f1945fd'和'outline_ae16ae6300416c3efc96378c7b3a7e7b'。 为语句绑定使用索引的计划。 1 2 3 4 5 SELECT
INT/INTEGER BIGSERIAL SERIAL BIGINT/SERIAL BIGINT/SERIAL BIGSERIAL 输入示例 1 2 3 4 5 CREATE TABLE `public`.`job_instance` ( `job_sche_id` int(11) NOT