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.
任意の順序で任意の量の単語を含むことができるデータベースからタイトルを選択したいので、たとえば、タイトルを選択したい: MY ISLAND George Blonde.
そして、このタイトルを単語を検索して選択できるようにしたいのですが、順不同で検索します。
LIKE '%%' AND MATCH AGAINST などのクエリを認識していますが、もっと良い方法があるかどうか疑問に思っていましたか?
ありがとう
ジェームズ