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.
これが私のMySQLクエリです:
SELECT name FROM table;
と一緒にインクリメント カウンターを選択するにはどうすればよいnameですか? 期待される出力:
name
Jay 1 roy 2 ravi 3 ram 4