Hi,
Is there such a thing as configuring row-level locking in an ORACLE database? I thought that was the way that ORACLE behaved by default? i.e in order to maintain data consistency, it would, by default, lock a row that is being accessed by a user?
As part of the spec for a new database that has been requested, row-level locking is supposed to be configured. I'm not sure of what configuration is required here, please could someone point me in the right direction?
thank you.