/REMOVE
/NOREMOVE (default)
This qualifier controls the removal of quotes. If CRDB is
instructed to pay attention to quotes, the quotes are normally
retained. If /REMOVE is specified, CRDB removes the outermost set
of quotes from the left hand side of each input line. Spaces and
tabs are then allowed in the left hand side if they are within
a matching pair of quotes. This is useful for certain kinds of
databases, where spaces may form a part of the database keys.
Note: /REMOVE is ignored if /QUOTED is not in effect.