Some multistep queries that require worktables do not require multistep plans with a separate worktable step, and the use of the store operator to create the worktable. These are:
The sort step of queries using distinct
The worktables needed for merge joins
Worktables needed for union queries
The sort step, when a flattened subquery requires sort to remove duplicates