|
11h |
awarded | Notable Question |
|
2d |
awarded | Necromancer |
|
May 15 |
accepted | x-editable access attribute value of trigger element |
|
May 15 |
answered | x-editable access attribute value of trigger element |
|
May 12 |
comment |
Creating PHP class instance with a string Great answer, thanks Bob |
|
May 9 |
asked | x-editable access attribute value of trigger element |
|
May 7 |
awarded | Popular Question |
|
May 2 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma I will accept this as the answer for my problem, since it solves my problem relatively easy and fast. |
|
May 2 |
accepted | MySql get list of unique words from table where values in a field sepparated with comma |
|
Apr 25 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma Ah ok I understand... I will test it! |
|
Apr 24 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma Ok I get it... this is not then a right solution here as the number of words can increase meaning I would need to alter the query when new tag is inserted. |
|
Apr 23 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma What does that mean exactly, because I can't get it quite to understand this with n? Do I need to add as many as I have different word values? That is useless here, since the list of different words can be infinite... ? |
|
Apr 23 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma yes I can see but it does not work on my database... of-course I have different table names and fields. I have changed that in your SQL but it only fetched out 2 values ... should be at list 10 |
|
Apr 23 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma still not working correctly. I am not getting all the values. |
|
Apr 22 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma looks better, however it only outputs one row = word1 |
|
Apr 22 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma this doesn't work, I am getting 2 rows, one empty and second NULL. |
|
Apr 22 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma yeah I thought so, so I guess it's the same if I do it inside my application... |
|
Apr 22 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma @Strawberry yes that's whay I was thinking too, but asked anyway... |
|
Apr 22 |
comment |
MySql get list of unique words from table where values in a field sepparated with comma The filed itself is of type text, so its limited to what can be hold inside this type |
|
Apr 22 |
asked | MySql get list of unique words from table where values in a field sepparated with comma |