You want to retrieve all data from a table in database, isn't it?
For example:

You have a table in database:
table: Names
id name
--------------------------
1 Adam
2 ...