I have a piece of SQL Script and after every piece I have identifier for new columns (orders)
after that I can use this identifier to work with another parts (where orders.maxdate2=1)
What is the best practice make this identifier in SQL Component in Transformation job?