某女人的征婚信息:
sql > select * from '男人们'
where (未婚 = 'true' or 离异 = 'true')
and 有房 = 'true'
and 有车 = 'true'
and 同性恋 = 'false'
and 穷光蛋 = 'false'
and 条件 in ('细心', '温柔', '体贴', '贤惠', '勤劳', '会做家务', '会做饭', '会逛街买东西', '会浪漫', '活泼', '可爱', '帅气', '绅士', '大度', '气质,
'智慧', '会带孩子')
order by 家产 desc;
本文转自你是路人甲还是霍元甲博客51CTO博客,原文链接http://blog.51cto.com/world77/411886如需转载请自行联系原作者
world77