时间:2021-07-01 10:21:17 帮助过:2人阅读
insert [piarchive]..[picomp2](tag,time,value) values(‘ppnie_test‘,‘t‘,100)
INSERT into pipoint..classic (tag, pointtypex,engunits) VALUES (‘ppnie_test‘, ‘float32‘,‘℃‘);
select * from [piarchive]..[picomp2] where tag=‘ppnie_test‘
-- Deletes the "TestTag2".
DELETE pipoint..classic WHERE tag = ‘ppnie_test‘
select * from pipoint..classic WHERE tag = ‘ppnie_test‘
PI SQL 语句
标签:hive rom type gpo class 语句 log arch insert