27.02.2014, 02:38
(
Последний раз редактировалось Dubya; 27.02.2014 в 03:31.
)
I have a question, if I am trying to obtain information from multiple rows in one query,
e.g:
Can I get information on each of the rows that get a result? I really don't want to have to switch MySQL plugins, but I have never tried this before. If someone has found a way to do this, please share your tip with me?
- https://sampforum.blast.hk/showthread.php?tid=122983
Edit: Nevermind, answer not solved
e.g:
Код:
SELECT `Username`,`ID` FROM `characters` WHERE `OwnerID`='1'
- https://sampforum.blast.hk/showthread.php?tid=122983
Edit: Nevermind, answer not solved