教程
>
TSL语言入门
类SQL
复制链接
视频主要介绍select、sselect、vselect、updete、delete的使用,以及sql语句下的聚集函数的使用,包含以下内容:
1)Select 语句
2)字段(*,[‘’],as)
3)ThisRowIndex
4)From
5)Where
6)Order by(Desc、Asc)
7)Distinct
8)Drange(0 to N,1 of N)
9)Group By(ThisGroup)