Help about MySQL Query
#2

I'm found way to SELECT all Vehicles which are on player slot..But I need to delete vehicles which are not on any slot...

Код:
SELECT bu.ID FROM vehicle bu inner join users u where u.Vehicle1 = bu.ID || u.Vehicle2 = bu.ID || u.Vehicle3 = bu.ID || u.Vehicle4 = bu.ID || u.Vehicle5 = bu.ID
Reply


Messages In This Thread
Help about MySQL Query - by GospodinX - 19.08.2018, 14:39
Re: Help about MySQL Query - by GospodinX - 19.08.2018, 19:23

Forum Jump:


Users browsing this thread: 1 Guest(s)