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.
次のような mastedata エントリがあります。
<update key="100441337" group="G1" filter1="08243"
フィルター オブジェクトを使用して queryMasterdata を実行すると、次のようになります。
"and": "op": "like" "col": "filter1" "value": "08"
値を返していません。理由は誰にもわかりますか?
"value": "%08%"
... トリックを行います。同様の検索では、% "ワイルドカード" を使用する必要があります