SET @username := "מיכי י-ם";
SELECT REPLACE(lt_title, "_", " ") AS Title,... |
2 months ago |
SET @username := "מיכי י-ם";
SELECT REPLACE(lt_title, "_", " ") AS Title,... |
2 months ago |
SET @username := "Mr.Rosewater";
SELECT REPLACE(lt_title, "_", " ") AS... |
2 months ago |