OPTION(RECOMPILE)

Again, a technical topic for SQL Server. At the beginning as an analyst you are going to learn to write standard SQL queries to get your desired results. With time your skills evolve, and you learn how to optimize the queries, maybe using a temporary table or a common table expression. The more you learn, […]