In Azure synapse SQL POOL I am getting Setting AnsiWarnings to 'OFF' is not supported warning message how to turn it off then. While executing my store procedure I am getting "Null value is Eliminated by an Aggregate or Other SET Operation" this error that is why I wanted to turn off so that it can execute for those null values as well.
Any solution Will help Thank you