Hey folks,
Looking to find ways to improve my workflow sequence in hopes of shortening processing speed. For instance, if I am working to union two tables that are already alike when the initial query is run, is it better to manipulate/clean the tables separately then union or union then do the manipulation/cleansing?