between的边界

SELECT id FROM `tf_article` WHERE id BETWEEN 1 and 3;

实践证明,包含头和尾。

posted @ 2020-08-10 11:55  TBHacker  阅读(149)  评论(0)    收藏  举报