Tim Hall of oracle-base.com fame explores pipelined table functions, which allow you to return rows from a function back to the calling query even before the function has accumulated all rows. After you read his article and check out the documentation, it's time to take five quizzes written by Steven Feuerstein to test your knowledge of this feature.