Update index.md
This commit is contained in:
parent
3c90b9ac8a
commit
1c63cd75b1
|
@ -14,7 +14,7 @@ description: 预测算法
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
taos> select * from foo;
|
taos> select * from foo;
|
||||||
ts | k |
|
ts | i32 |
|
||||||
========================================
|
========================================
|
||||||
2020-01-01 00:00:12.681 | 13 |
|
2020-01-01 00:00:12.681 | 13 |
|
||||||
2020-01-01 00:00:13.727 | 14 |
|
2020-01-01 00:00:13.727 | 14 |
|
||||||
|
|
Loading…
Reference in New Issue