• Have a look at the READPAST hint (https://docs.microsoft.com/en-us/sql/t-sql/queries/hints-transact-sql-table):

    READPAST is primarily used to reduce locking contention when implementing a work queue that uses a SQL Server table