Hi all
I have a query re Deterministic and Nondeterministic functions. I have read up on them and get the general idea.
I had a formula that ended up being Nondeterministic but i don't understand why this is. Please see below formula
(Transaction_Date / 86400) as int)*86400
Can anyone explain this to me.
Cheers
Paul W
I have a query re Deterministic and Nondeterministic functions. I have read up on them and get the general idea.
I had a formula that ended up being Nondeterministic but i don't understand why this is. Please see below formula
(Transaction_Date / 86400) as int)*86400
Can anyone explain this to me.
Cheers
Paul W