Hi
I have a table which contains "id" and "name". How can I loop every entry of this database table?
So it gets every "id" of the table?
Like the table contains 1,5,7,10 as ids..
I have a table which contains "id" and "name". How can I loop every entry of this database table?
So it gets every "id" of the table?
Like the table contains 1,5,7,10 as ids..