Azure SQL Query Performance Degradation when Row Level Security is ON
In Azure SQL database, the same query is completed in 4 seconds when Row Level Security is active, and in 1 second when Row Level Security is disabled. When I compared the execution plans of the queries, I found that…