The real words
Applied Steps
Applied StepsThe ordered list of transformations applied to a query. Each entry can be selected to see the table at that moment, renamed, reordered, edited or deleted.
Two consequences worth stating in an exam.
- It is repeatable: the recipe replays on next month's file, so the clean-up is documented by construction
- It is ordered: deleting a middle step can break every step after it, because each one refers to the table the previous one produced
Check against your class slides.