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.
Oracle db で blob 内のテキストを検索できることはわかっています。(ソース)
しかし、hsqlでそれは可能ですか?
はい、LIKE、POSITION、または正規表現を使用してください。さまざまなオプションについては、組み込み関数を参照してください。