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