Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/fragment/03-pricing-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

### 计算费用:

0.00125*(5*60+20)=0.4 元(XSmall 集群 1 秒计费为 0.00125,时长 5 分 20 秒)
0.00125\*(5\*60+20)=0.4 元(XSmall 集群 1 秒计费为 0.00125,时长 5 分 20 秒)

### 存储费用:

Expand All @@ -65,7 +65,7 @@

### 计算费用:

0.00125*3600*24=4.5\*24=108 元(XSmall 集群 1 秒计费为 0.00125,1 小时为 3600 秒,24 小时)
0.00125\*3600\*24=4.5\*24=108 元(XSmall 集群 1 秒计费为 0.00125,1 小时为 3600 秒,24 小时)

### 存储费用:

Expand Down
2 changes: 1 addition & 1 deletion docs/fragment/03-pricing-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ A user is using an XSmall warehouse (Business) and occasionally queries data. Th
### Compute charges:

0.000416667 \* (5 \* 60 + 20) = $0.13
(XSmall cluster charges 0.00125 RMB per second, and the query duration is 5 minutes and 20 seconds)
(XSmall cluster charges $0.000416667 per second, and the query duration is 5 minutes and 20 seconds)

### Storage charges:

Expand Down
Loading