const s1 = connection.query(veryBiqSqlResult).stream(); s1.on('result', async function(row) {...}) in the same script, but atm I ...
確定! 回上一頁