Help (MySQL)...
#4

Bad. A field in SQL should NEVER store more than one value. A delimited list like that is simply not done. Especially if you have 145 items. This should all be moved to a separate table where you have two columns: userid and itemid. Then you can make as many rows as you like.
Reply


Messages In This Thread
Help (MySQL)... - by Unrea1 - 04.10.2016, 22:39
Re: Help (MySQL)... - by PrO.GameR - 04.10.2016, 23:31
Re: Help (MySQL)... - by Unrea1 - 04.10.2016, 23:39
Re: Help (MySQL)... - by Vince - 05.10.2016, 05:23
Respuesta: Re: Help (MySQL)... - by Unrea1 - 23.10.2016, 21:57
Respuesta: Help (MySQL)... - by Unrea1 - 24.10.2016, 16:55
Respuesta: Help (MySQL)... - by Unrea1 - 26.10.2016, 19:34
Re: Help (MySQL)... - by Gammix - 26.10.2016, 20:02

Forum Jump:


Users browsing this thread: 1 Guest(s)