SELECT GL00103.PRCNTAGE AS "Distribution %"
This statement is returning a value of $14.34 when, it should show up as either 14.34 or 14.34%.
The "$", will confuse the end user.
I am able to make it work in SQL server, but Smartlist Builder SQL Script is throwing in that pesky dollar sign.
Any tips?
*This post is locked for comments