HomeMogDBMogDB StackUqbar
v3.0

Documentation:v3.0

Supported Versions:

Other Versions:

MogDB-Oracle Compatibility

Availability

This feature is available since MogDB 3.0.0.

Introduction

MogDB is compatible with Oracle's related functions and package functions using whale extension.

In the function part, it mainly adds instrb, nls_charset_id, nls_charset_name, nls_lower, nls_upper, ora_hash, remainder, replace, show, show_parameter, to_timestamp, to_yminterval, tz_offset, nullif, ratio_to_report, etc.

packages are generally only used in stored procedures, and according to ORACLE data package rules, new packages are placed under the corresponding schema. The supported Oracle management packages are dbms_random, dbms_output, dbms_lock, dbms_application_info, dbms_metadata, dbms_job, dbms_utility.

For more information about the functions and the packages, please see the [whale](. /... /reference-guide/oracle-plugins/whale.md).

Benefits

MogDB's compatibility with Oracle is enhanced by using the whale extension to enhance MogDB functions.

whale, Character Processing Functions and Operators, Mathematical Functions and Operators, Date and Time Processing Functions and Operators, HLL Functions and Operators, Window Functions, System Information Functions

Copyright © 2011-2024 www.enmotech.com All rights reserved.