Forum Discussion
Anonymous
6 years agoNot applicable
ABS Function not accepting column name
Hi, Can somebody please help me in solving this problem statement ? SQL : ((ABS(POSTPRICE-PRIORPRICE))/PRIORPRICE)*100 POSTPRICE and PRIORPRICE are the column names in my table I tried in ...
Anonymous
6 years agoNot applicable
Hi v-frfei-msft ,
MAX doesn't serve my purpose as I don't want the maximum value from my column. This won't works for me.
Need to implement something else.
rajulshah
6 years agoResident Rockstar
Anonymous, If you share sample data of maybe 20-25 rows, would be able to help in a better way.