SQL数据格式 in语句参数转换

将input转换为output
Input:

x
x
x

Output:

'x','x','x'

代码下载:相关代码