不好意思,我没看懂你的意思。 我现在是 select * where 某字段 <> '0000 0100' from table 请问要如何写呢? 给出数句和你要的结果 不大懂你的意思 varchar(1)怎么可以装8位呢 要是数据只有一个字符串 直接 select * from tb where col = '1'
SQL code:
select * from table A where 某字段 not in( '0000 0100','0000 0
rs.open "select * from guide where city_name='北京' order by pai desc",conn,1,1 do while not rs.eof or rs.bof 。。 。。 。。 rs.movenext loop 这个sql语句在wap站里 本身有 ......