SELECT FOR UPDATE by Ciro Santilli 32 Updated Created
An example where SELECT FOR UPDATE is a good solution to an use case can be seen at: nodejs/sequelize/raw/parallel_select_and_update.js.