```sql DELETE FROM "users" WHERE "users"."id" = 6 RETURNING * ``` *RETURNING* is not highlighted and casing doesn't apply to it.