Answer the question
In order to leave comments, you need to log in
How to remove leading slash from sample result?
There is a selection of the necessary rows from the table
SELECT * FROM `modx_site_tmplvar_contentvalues` WHERE `tmplvarid` = 4
Answer the question
In order to leave comments, you need to log in
trim(leading '/' from value)
?
https://dev.mysql.com/doc/refman/8.0/en/string-fun...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question