_冬阳
2020-01-10 11:54
sql语句:select * FROM tb_blog WHERE update_time > :sql_last_value AND update_time < NOW() ORDER BY update_time desc
中 :sql_last_value 是表示什么,干嘛用的呀?
表示最后一次执行查询的时间。
Springboot + ElasticSearch 构建博客检索系统
22917 学习 · 112 问题
相似问题
回答 2
回答 1