SQL数据库查询语句

SQL查询:

SELECT * from RawMeas_DataCollector_MCMK where PointName = 'LG05' order by logtime desc;

desc降序,asc升序;

例:T4D中全站仪原始观测数据。

posted @ 2017-08-10 17:56  Penny2292  Views(135)  Comments(0)    收藏  举报