카테고리 없음
select in 사용예제
Request
2009. 3. 23. 12:09
select image1, image2, image3 from cinema_info where idx in(select idx from core_trade where user_id='test' and status='y');