Prevent FOR UPDATE IN SELECT STATEMENT
for sure that the changes will not be committed becuase he doesn't have privileges but still when use this statement the user will lock the table
is there anyway to prevent the execution of any statement that includes FOR UPDATE?