简介
使用 多个 and 并列
select * from order_info
where date > "2025-10-15"
and status = "completed"
and product_name in("C++","Java","Python")
order by id;
---------------------------我的天空里没有太阳,总是黑夜,但并不暗,因为有东西代替了太阳。虽然没有太阳那么明亮,但对我来说已经足够。凭借着这份光,我便能把黑夜当成白天。我从来就没有太阳,所以不怕失去。
--------《白夜行》