Author: Bill Woodger
Subject: Reply to: Random Password (in string format) generation.
Posted: Sat Sep 03, 2016 1:32 am (GMT 5.5)
ARITH(EXTEND) generally affects precision of floating-point results from numeric intrinsic functions. I don't know if it affects RANDOM. Without EXTEND for other functions, there is only precision to 15 digits.
Subject: Reply to: Random Password (in string format) generation.
Posted: Sat Sep 03, 2016 1:32 am (GMT 5.5)
ARITH(EXTEND) generally affects precision of floating-point results from numeric intrinsic functions. I don't know if it affects RANDOM. Without EXTEND for other functions, there is only precision to 15 digits.