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.
これが非常に簡単な答えであることを願っています:
使うことができます
LIMIT 2,4
私に記録を与えるために 3,4,5,6
3以降のすべてのレコードを取得するにはどうすればよいですか? 私が使用する場合
LIMIT 2
それは私に最初の2行を与えるだけですか?右?