sql语句or与union all的执行效率哪个更高

2025-03-23 04:07:14
推荐回答(1个)
回答1:

这么写比较好,

SQL code

select * from table where table_column in(1,2)