why is this causing a divide by 0 error???
update #totals
set units_cancel_percent = units_sent/units_cancelled
in my temp table I am trying to divide the results of these two colums by each other in an update statement; how can I do this????
|
Results 1 to 3 of 3
Thread: divide by 0 errorThreaded View
|
Click Here to Expand Forum to Full Width |