SQL statement delimiter token characters.
Source position: db.pas line 42
const SQLDelimiterCharacters = [';', ',', ' ', '(', ')', #13, #10, #9];