Tag Archives: case

Decode and NULL condition with Oracle to PostgreSQL Migration.

Decode is well known expression functions used in Oracle database as an alternative options as compare to CASE expression. While migrating to PostgreSQL, we tends to opt for CASE expression as feasible solution or rely on orafce extension implementation for … Continue reading

Rate this:

Posted in Oracle Internal, Oracle to PG migration, postgresql | Tagged , , , , | Leave a comment

#SQLSERVERLearning : CASE Statement Insight

All my blogs with #SQLSERVERLearning is intended to cover all stuff identified as difference between Oracle and SQL Server. Hopefully it might be helpful for Oracle guy also working in SQL Server world. All finding or Observations with SQL Server … Continue reading

Rate this:

Posted in SQL Server Learning | Tagged , , , , | Leave a comment