Migrate Oracle to PostgreSQL: Roles and Privileges
Summary: In this article, you will learn the roles and privileges, and the differences between Oracle and PostgreSQL.
Summary: In this article, you will learn the roles and privileges, and the differences between Oracle and PostgreSQL.
Summary: In this article, you will learn the features of procedural languages, and the differences between PL/SQL and PL/pgSQL.
Summary: In this article, you will learn the concept of schema, and the differences between Oracle and PostgreSQL.
Summary: This article discusses the differences between how Oracle and PostgreSQL evaluate NULL characters and empty strings. Oracle reads empty strings as NULLs, while PostgreSQL treats them as empty. Concatenating NULL values with non-NULL characters results in that character in Oracle, but NULL in PostgreSQL.
Copyright (c) 2017 - 2025, Redrock Data Services, Inc. All rights reserved.