IllinoisREI
Technical User
My list of queries is growing out of control. I frequently find myself creating multiple select queries to be used to create other select queries because of the need for unique joins at each stage.
I've combined queries with union queries using straight sql but is there a similar approach where select queries that build on other select queries can be combined in one? Perhaps using code? My scroll wheel is getting worn out!
Thanks
I've combined queries with union queries using straight sql but is there a similar approach where select queries that build on other select queries can be combined in one? Perhaps using code? My scroll wheel is getting worn out!
Thanks