QUERY PLAN
Update on tbl_users (cost=0.00..7.74 rows=1 width=271)
-> Seq Scan on tbl_users (cost=0.00..7.74 rows=1 width=271)
Filter: (id = 1000)