I have this situation in which the user specifies the column name and definition, so I can create a table. So I have to escape both!
. But this functions adds quotes around the string, which I don't need. Also the column names can have spaces so I need to add
.