select * from cosobject s where s._7 = TO_STRING('Standard')
select * from cosobject s where s._4<5*1024*1024
select * from cosobject s where s._4>5*1024*1024 AND s._7=TO_STRING('Standard')
select * from cosobject s where s._9=TO_STRING('replica')
select * from cosobject s limit 100
本页内容是否解决了您的问题?