orafce
Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS
Overview
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 9100 | orafce | No | Yes | No | Yes | No | No | - |
| Related | ivorysql_ora db2fce babelfishpg_tsql pg_dbms_metadata pg_statement_rollback pgtt session_variable tds_fdw pg_dbms_lock pg_dbms_job |
|---|
el llvmjit deps break
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PGDG | 4.16.7 | 1817161514 | orafce | - |
| RPM | PGDG | 4.16.7 | 1817161514 | orafce_$v | - |
| DEB | PGDG | 4.16.7 | 1817161514 | postgresql-$v-orafce | - |
Install
You can install orafce directly. First, make sure the PGDG repository is added and enabled:
Install the extension using pig or apt/yum/dnf:
Install
pig
dnf
apt
Create Extension:
Usage
Date Functions
Oracle DATE Data Type
String Functions (NVL, DECODE, etc.)
DUAL Table
Package DBMS_OUTPUT
Package DBMS_PIPE
Package DBMS_ALERT
Package DBMS_UTILITY
Package UTL_FILE
Package PLVstr / PLVchr
Package PLVsubst
DBMS_ASSERT (SQL Injection Protection)
VARCHAR2 and NVARCHAR2 Types
The extension provides Oracle-compatible varchar2 and nvarchar2 data types that enforce the declared length in bytes (varchar2) or characters (nvarchar2).
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)