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.
列または主キーを使用せずにテーブル内の特定の行を参照するにはどうすればよいですか? 私は単にテーブルの3行目を更新したいだけですが、その列にインデックスを持つ列を使用したくありません。
LIMIT 2,1行番号 3 を制限するために追加します。任意の行に影響するように変更しますが、キー2も追加する方がよいでしょう。ORDER BY
LIMIT 2,1
2
ORDER BY