tickone's recent timeline updates
tickone

tickone

V2EX member #581239, joined on 2022-05-11 13:22:30 +08:00
tickone's recent replies
May 27, 2022
Replied to a topic by brader 程序员 如何低成本解决模糊搜索问题
可以试试这样查,扫描 name 索引,不是全表扫描,稍微好一点
select * from table where id in (
select id from table where name like '%哈哈%'
)
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   954 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms · UTC 21:34 · PVG 05:34 · LAX 14:34 · JFK 17:34
♥ Do have faith in what you're doing.