Instead of simulating an array variable, use temporary table in MySQL. ... mysql> create table SimulateArrayDemo -> ( -> Id int, ...
確定! 回上一頁