I am trying to convert MS SQL server database to Oracle and all of the table and columns are lowercase and being converted with double quotes around them. Is there a way in FME to prevent this?
Page 1 / 1
The Oracle writers have the option to use uppercase column names.
Checking this option will create table and column names in uppercase (default for Oracle, but not for SQL Server).