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.
1000行を更新する必要があります
これは私のテーブルです:
ID, name, keywords 1, foo, NULL
次のように更新する必要があります。
ID, name, keywords 1, "foo", "free foo, how to foo free, download free foo" 1, "line", "free line, how to line free, download line foo"