select col2, INSTR(col2,'う') from instr_tbl; select col2, INSTR(col2,'京') from instr_tbl; select col2, INSTR(col2,'ウ') from instr_tbl; select col2, INSTR(col2,'ウ') from instr_tbl;