提交 cbfc1688 编写于 作者: W wenzhouwww@live.cn

update case

上级 1d30ff61
......@@ -555,8 +555,8 @@ class TDTestCase:
tdSql.checkRows(1)
tdSql.checkData(0,0,0)
tdSql.query("select last_row(c1) from (select ts , c1 ,t1 from stb1)")
tdSql.checkRows(20)
tdSql.query("select abs(c1) from (select ts , c1 ,t1 from stb1)")
tdSql.checkRows(25)
tdSql.query(
"select abs(c1+t1)*t1 from stb1 where abs(c1)/floor(abs(ceil(t1))) ==1")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册