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.
データベースに保存されたデータのグループを取得し、それらをカスタム リスト ビューで表示する方法は?
たとえば、データベースに 48 個のアイテムを保存しており、毎回 12 個だけを取得したいとします。誰でもその方法を教えてもらえますか?
SQLite を使用できますLIMIT。これについて説明する関連トピックを次に示します。
LIMIT