SQL解决方案

WBOY
WBOYOriginal
2016-06-13 10:52:43779browse

SQL
我有这样一个sql语句
“select code,name
from case
where code in(list(0),list(1)。。。)”
这里list是一个ArrayList数组,并且数组长度不固定,需要把符合条件的数据查询出来

------解决方案--------------------
来错地方了,这里是php版块。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn