Update without rows doesn't do anything, which meant the select didn't return anything.
@@ -1,4 +1,4 @@
CREATE TABLE HELLO (HELLO CHAR(12))
UPDATE HELLO
SET HELLO = 'HELLO WORLD!'
INSERT INTO HELLO
VALUES ('HELLO WORLD!')
SELECT * FROM HELLO
The note is not visible to the blocked user.