728x90
반응형
http://ibatis.apache.org/docs/dotnet/datamapper/ch03s09.html
SELECT
SELECT
column1,
column2
FROM
WHERE
column1 LIKE CONCAT('%',검색단어,'%');
728x90
반응형
'SQL > IBATIS' 카테고리의 다른 글
? and ? 와같은 ibatis 파라미터 두개로 처리하기 (0) | 2014.02.12 |
---|---|
Ibatis 트렌젝션 사용시 유의점.. (0) | 2014.02.12 |
DynamicQuery 사용법 (0) | 2014.02.12 |
iBatis LIKE 구문 쓸때....-_______-..... (0) | 2014.02.12 |
ibatis dynamic query (0) | 2014.02.12 |
ibatis Transaction (0) | 2014.02.12 |
ibatis mysql rownum (0) | 2014.02.12 |
ibatis multiple update (0) | 2014.02.12 |