Sample Header Ad - 728x90

Progress SQL no lock

0 votes
1 answer
296 views
I need to be able to run a query without table locking. How would I accomplish this. SELECT * FROM pub.my_table with no lock WHERE my_table.description LIKE 'white bunnies' ORDER BY created_at
Asked by Daniel L. VanDenBosch (408 rep)
Feb 2, 2023, 09:40 PM
Last activity: May 11, 2025, 06:00 PM