Using quite string, sscanf, mysql.
#2

You shouldn't store more than one atomic value in a single column to begin with. This violates 1NF. If you've got too many values you should instead create another table exclusively for that so that you can have rows instead of columns.
Reply


Messages In This Thread
Using quite string, sscanf, mysql. - by nGen.SoNNy - 14.11.2016, 17:39
Re: Using quite string, sscanf, mysql. - by Vince - 14.11.2016, 18:15
Re: Using quite string, sscanf, mysql. - by nGen.SoNNy - 14.11.2016, 18:35
Re: Using quite string, sscanf, mysql. - by nGen.SoNNy - 15.11.2016, 09:32
Re: Using quite string, sscanf, mysql. - by OneDay - 15.11.2016, 09:42
Re: Using quite string, sscanf, mysql. - by nGen.SoNNy - 15.11.2016, 12:19

Forum Jump:


Users browsing this thread: 2 Guest(s)