Retrieval is done by reading column slices (table.Column[start_pos:end_pos]) and by iteration. So, data is retrieved either through: 1. Iteration 2. Read slice ...
確定! 回上一頁