I’m using a lot of common CTEs throughout my queries and I was wondering if there would be any performance impact if I just “saved” these as VIEWs.
I’m using a lot of common CTEs throughout my queries and I was wondering if there would be any performance impact if I just “saved” these as VIEWs.