Hello, World!
update tbl_a
set no = 'a'
where seq in (select * from ( select seq from tbl_a where x = 'b' ) as t )
개발과 관련된 어떤 얘기도 괜찮습니다.