How can I show the data from SQLite to the screen

I create a database with SQLite and I want to show the data from the database in the screen (from the begging of the app), how can I do it?