root/trunk/inputs/ARIZ/~.clean_up.sql @ 12642
1 |
/* prevent "column already exists" errors when there is an input column of the
|
---|---|
2 |
same name as an output column */
|
3 |
ALTER TABLE omoccurrences RENAME "occurrenceID" TO "*occurrenceID"; |
- « Previous
- 1
- …
- 7
- 8
- 9
- Next »