The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Group against Serialzed field - HOW TO?
Anyone know how to code logic to group against serialized field on a record?
I know that i would have to use the function unserialize() but do i create a result set and then group against that result? |
#2
|
|||
|
|||
Serialized columns are not really to be used on MySQL manipulations.
|
#3
|
|||
|
|||
umm... i understand that... but given the fact that i have serialized fields... how can i group a record based on this field...
|
#4
|
|||
|
|||
You can group like with any other column. But this will group together all the rows thqat have identical contents in this column. You can not group on parts of the content.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|