The character used to delimit identifiers in SQL queries.
This can be a string, in which case the character will be used for both the start & end of the identifier, or an object with start and end properties.
start
end
The character used to delimit identifiers in SQL queries.
This can be a string, in which case the character will be used for both the start & end of the identifier, or an object with
startandendproperties.