Hi
I must put in where condition all number greater than zero, but the precion must to be in 4th place
I tried in where condition
trunc(abs(T$QUAN$O),4)>0.0001
Is there some other way ?
There are many columns that must compared (10 )
Tia
using
Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
PL/SQL Release 9.2.0.8.0 - Production
CORE 9.2.0.8.0 Production
TNS for IBM/AIX RISC System/6000: Version 9.2.0.8.0 - Production
NLSRTL Version 9.2.0.8.0 - Production
Edited by: muttleychess on Jan 11, 2012 7:01 PM