getInt(1); //Get table column names and set then in array ResultSet clom = db.query("DESCRIBE `"+table+"`"); String[] columnNames = new ...
確定! 回上一頁