Re: When is an INSERT DETERMINISTIC?
Sorry, but you appear to be quoting the very documentation that is confusing me; it references input parameters, but what exactly is an input parameter in this case?
If it's the key and name I pass into a CALL for `insert_user` then for the same inputs there will always be a row with that name and key, either creating one, or touching one that is already there. Therefore the result to me seems like it's the same for the same inputs.
So is that DETERMINISTIC, yes or no? If not, why not? And more importantly, why doesn't that damned documentation explain either way? I've found other threads on here from years ago with people asking the same question and seeming not to get definitive answers; the documentation is frankly useless at describing when, or when not, to use the DETERMINISTIC keyword, it seriously needs to be elaborated upon.
Subject
Views
Written By
Posted
4804
August 06, 2017 01:21PM
809
August 06, 2017 01:57PM
Re: When is an INSERT DETERMINISTIC?
732
August 06, 2017 03:51PM
1102
August 07, 2017 09:47PM
782
August 08, 2017 01:40AM
850
August 09, 2017 03:45AM
773
August 09, 2017 04:38AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.