문제

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