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.
これらの特定の行を使用して選択した場合
select * from wp_posts where title like 'abc%'
行が表示されるようになり ました。php を使用してこれらの行を削除したいのですが、これを 行うことはできますか、それともiamが間違っていますか?