Null and Empty string in Oracle vs PostgreSQL vs SQL Server
Database migrations from Oracle to PostgreSQL and SQL Server to PostgreSQL can get tricky when certain differences are not known. Unknown differences can lead to migration failures. We have earlier blogged about the behavior of DATE data type and Transaction Control statements between Oracle and SQL Server and PostgreSQL. In this article, we are going to discuss about …
Null and Empty string in Oracle vs PostgreSQL vs SQL Server Read More »