MySQL [R7] ?
#5

Quote:
Originally Posted by Misiur
View Post
I know, but you can fetch player name at the same time in single query:
pawn Code:
SELECT h.*, p.name FROM houses h LEFT JOIN players p ON p.id = h.owner_id
(warning, return field names can be different due to aliases!)
Still nothing.
Somebody ?
Reply


Messages In This Thread
MySQL [R7] ? - by Aprezt - 12.03.2015, 15:58
Re: MySQL [R7] ? - by Misiur - 12.03.2015, 16:06
Re: MySQL [R7] ? - by Aprezt - 12.03.2015, 16:09
Re: MySQL [R7] ? - by Misiur - 12.03.2015, 16:25
Re: MySQL [R7] ? - by Aprezt - 12.03.2015, 19:19
Re: MySQL [R7] ? - by Misiur - 12.03.2015, 19:22
Re: MySQL [R7] ? - by Aprezt - 12.03.2015, 19:34
Re: MySQL [R7] ? - by Misiur - 12.03.2015, 22:12
Re: MySQL [R7] ? - by Abagail - 12.03.2015, 22:24

Forum Jump:


Users browsing this thread: 1 Guest(s)