data-explorer로 Update 쿼리를 실행할 수 있나요?

Hey, is it possible to run an update statement with this plugin?

if not is there any other simple way to run an update statement?

The data-explorer is read-only, I’m afraid. If you have server access you could use the rails console, though making changes directly can be risky depending on experience/skill level so it’s recommended to make a backup beforehand.