Question

I have an application with a tier domain containing boolean types in the models. The current database is SQL Server 2012, but I need to migrate to Oracle 11g.

Oracle doesn't accept boolean types, however, so what is the best low impact migration option?

Thanks.

Was it helpful?

Solution

Oracle offers support for migrating from third parties to an Oracle database.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top