Number of rows processed , if available , else - 1 所处理的行数,如果没有处理行,则为- 1
Is to continue proccessing rows 应该继续处理行。
The rows may be so wide that , sometimes , the particular operator cannot process the row 在有些情况下,行可能很宽,以致某个运算符无法处理行。
You can treat this like any collection , accessing rows by means of the collection s index or using collection - specific statements in your programming language 可以像处理任何集合那样处理行集合,通过集合的索引访问行,或者在编程语言中使用特定于集合的语句来访问行。