The objective of this post is to explain how to lock a record on a Oracle Database, using a select statement. Introduction The objective of this post is to explain how to lock a record on a Oracle Database, using a select statement. This allows us to lock a record without the need to change …
Continue reading "Oracle SQL: Row locking on select statement"