RSS Feed/News Alternatives for using FIND_IN_SET?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
21,433
Points
823

Reputation:

Hey there!

To check whether a value is in a column with multiple values (the secondary_group_ids column of the XF:User table for example), I often use a Finder with FIND_IN_SET via whereSQL.

Is there an actual native alternative to this that I haven't discovered yet? Like some kind of "contains" operator for the Finder?

Cheers!

Continue reading...
 
Status
Not open for further replies.
Top