I have a database which is used just for reporting. Various users access this Database .
all of these users have only Read only access.
So I have only read only access for this database.
Should i use NOLOCK
for these ? Is It help full for read only access user ?