/* prevent "column already exists" errors when there is an input column of the same name as an output column */ ALTER TABLE omoccurrences RENAME "occurrenceID" TO "*occurrenceID";