以下の問合わせを実行します。 SELECT REGEXP_INSTR('Hello Santa says ho ho', 'Hello Santa says ho ho', 1, 1, 0, 'c'); これは、結果として1を返します。