Please ask vscode how to get the format of "Xerox" needed by sql in?

Please tell me how to convert the text column:
x
y
z
to:
"x-ray.

Thank you.


you can use regular transformation
as shown in the figure, click

to use regular expressions.

enter ([a murz] +) n * replace column'$1', (including quotation marks and spaces)
the comma of the last (z) is not easy to replace, you can deal with

again.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b385c6-2b954.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b385c6-2b954.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?