What is a Row Source in Oracle ?
1. What is a Row source in Oracle ?
=> Row Source is a set of rows resulting from an execution step. Applying a filter to an operation generate Result set (row source). Operation on a row source produce another row source which would feed into next operation in execution plan or final result.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home