26.06.2009, 10:35
I have sql table "test", there are fields "nickname", every nickname contains some text. How to check every nickname and display it in server? I know how to check field if there is 1 row, but how to check if there is more than one? how to get one by one and display ?