18.04.2014, 10:57
(
Последний раз редактировалось TakeAllEasy; 18.04.2014 в 15:05.
)
i work on a clan system, and i want to set id for clans. and i want to got the number of the row in my sql.
if the table is like this:
Clan1 5
Clan2 3
Clan3 4
Clan4 1
so i want to got the number of row where ClanName = Clan2 for exemple.
the number need to be 1/2
sorry about the bad english.
if the table is like this:
Clan1 5
Clan2 3
Clan3 4
Clan4 1
so i want to got the number of row where ClanName = Clan2 for exemple.
the number need to be 1/2
sorry about the bad english.