I recently came across this very interesting rounding issue in MS SQL server. Originally I thought in order to keep computation in highest accuracy possible, I should use the max allowed precision, i.e. on SQL server a decimal(38,18). However after definition of
ACL 10.5 new features
I recently upgraded my ACL ( a data analysis tool widely used by IT auditors) to 10.5 and noticed there are a number of new functions introduced. EOMONTH( ): Returns the date of the last day of the month that