MySQL 2.1.1 [Multiple Rows in one Query]
#1

I have a question, if I am trying to obtain information from multiple rows in one query,

e.g:
Код:
SELECT `Username`,`ID` FROM `characters` WHERE `OwnerID`='1'
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
Reply


Messages In This Thread
MySQL 2.1.1 [Multiple Rows in one Query] - by Dubya - 27.02.2014, 02:38
Re: MySQL 2.1.1 [Multiple Rows in one Query] - by Dubya - 27.02.2014, 03:31
Re: MySQL 2.1.1 [Multiple Rows in one Query] - by Dubya - 27.02.2014, 16:31
Re: MySQL 2.1.1 [Multiple Rows in one Query] - by Misiur - 27.02.2014, 16:46
Re: MySQL 2.1.1 [Multiple Rows in one Query] - by SKAzini - 27.02.2014, 16:49
Re: MySQL 2.1.1 [Multiple Rows in one Query] - by Dubya - 27.02.2014, 20:50

Forum Jump:


Users browsing this thread: 1 Guest(s)