WHERE CONCAT_WS(f_bill_title,f_bill_no,f_bill_daesu) like '%7%'
WHERE regexp_like(name,'AA|BB|DD')

'php, codeigniter' 카테고리의 다른 글

요일 구하기  (0) 2014.12.24
mysql 인젝션(injection) 방어  (0) 2014.12.10
파일 다운로드 취약점 방어  (0) 2014.11.20
이미지 생성하기  (0) 2014.11.19
모바일 파일 다운로드 헤더  (0) 2014.11.06
블로그 이미지

디츠

“말은 쉽지, 코드를 보여줘.” “Talk is cheap. Show me the code.” – 리누스 토르발스(Linus Torvalds)

,