Вопрос

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.

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top