Skip to main content

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?

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).


Reply