Query Parts Maker

"" doubleQuotationJohn => "John"
() parentheses"John" => ("John")
, comma("John") => ("John"),

copy