// these keywords are used by all SQL dialects (however, a mode can still overwrite it)
varsqlKeywords="alter and as asc between by count create delete desc distinct drop from having in insert into is join like not on or order select set table union update values where ";
varsqlKeywords="alter and as asc between by count create delete desc distinct drop from group having in insert into is join like not on or order select set table union update values where ";