Find number of rows in SQLite table, Android Studio



Find number of rows in SQLite table, Android Studio

Find number of rows in SQLite table, Android Studio

A simple SELECT COUNT(*) query to find the number of rows in a database table. Uses Android Studio and SQLite.

Source code is freely available at https://github.com/discospiff/PlantPlaces15s305