S staples New member Nov 1, 2010 #1 My query statement used a WITH ROLLUP function and that returned some rows with null values. What i want is to replace those null values with 'TOTAL' in my php table view. Can this be possible? Thanks.
My query statement used a WITH ROLLUP function and that returned some rows with null values. What i want is to replace those null values with 'TOTAL' in my php table view. Can this be possible? Thanks.