MySQL r41-4
#1

Hello guys, I'm using MySQL R41-4 as you can see on the title! I have a question- I checked the SA-MP wiki in the MySQL R40 session but I couldn't find how can I get the Index of the row, that I have selected! Something like when I select: "SELECT * FROM `accounts` WHERE `Username` = 'John'". I want to see the row index of the John!
Reply
#2

Please answer me . I realy need help!
Reply
#3

Index is the number of the row you want to use from your query. As you are querying a player name, I believe that the names are unique for each player, so it will only return one line and the index is 0.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)