Asp如何截取字段中的首字符比如想查询字段中首字符A相关的内容 用like变成所有内容了. from news where pyjm= "&py 这个应该怎么写.谢谢了[解决办法]sql= "select * from table where field like 'A% ' "