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.
行が追加されるたびに 1 ずつ増加する連続番号として機能する特定のタイプの SQL フィールドはありますか。
そうでない場合、PHP mySQL クエリで列の最大数を見つけて、それを 1 ずつ増やします。
AUTO_INCREMENTフィールドが必要です。
AUTO_INCREMENT
はい、http://dev.mysql.com/doc/refman/5.6/en/example-auto-increment.html