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
- 24,662
- Points
- 823
Reputation:
Hey there!
So with MySQL queries, it is possible to change the value inside columns with replace; it goes something like this:
.. WHERE replace(columnname, "elementsToReplace", "replacement")..
Is something similar possible with the Finder?
Cheers!
Continue reading...
So with MySQL queries, it is possible to change the value inside columns with replace; it goes something like this:
.. WHERE replace(columnname, "elementsToReplace", "replacement")..
Is something similar possible with the Finder?
Cheers!
Continue reading...