This technical problem deals with how to write a SQL query that returns rows from a table that have been locked by another process.
The solution correctly returns the rows that have been locked. However, it is not the most efficient solution. A more efficient solution would be to use a subquery.
Evaluated at: 2022-11-05 01:15:27