Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私が作るとき
(select instr(hist.texte, '\n'))
テキストに \n があるのに 0 が見つかりました。
別のキャラクター チェーンではこのエラーは発生しません。
問題になる可能性があるのは「\」ですか?
前もって感謝します、