in reply to DBD::CSV oddity? (solved)
update If you have no use for the POSITION() function and you want a column named POSITION, you can probably issue "DROP FUNCTION position" and then use it as a column name. You can do this with most keywords too - "DROP KEYWORD foo" although not with structurally critical keywords like FROM and WHERE.
|
|---|