You can try using a rawquery like this : String sql = " SELECT * FROM " + TABLE_NAME + " WHERE " + ONE_COLUMN_NAME + "=?
確定! 回上一頁