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.
次の形式のデータベースがあります
id f1 f2 f3 f4 f5 ------------------------------------- 1 a b c d 0
ここで、f1、f2、f3、f4 は文字列型で、f5 はブール値です。f5 が 0 の場合、f2 の値を f1 に置き換えます。さまざまなバージョンの置換コマンドを試してみましたが、望ましい結果を得ることができませんでした