Oracle To Python 0.0.2 | Coderz Repository

oracle-to-python 0.0.2

Last updated:

0 purchases

oracle-to-python 0.0.2 Image
oracle-to-python 0.0.2 Images

Free

Languages

Categories

Add to Cart

Description:

oracletopython 0.0.2

oracle_to_python
This package has equivalent NULL functions in Python as are there in Oracle
This package oracle_to_python.nulls has below functions.

nvl(value,return_if_value_None)
nvl2(expr1, value_if_expr1_not_null, value_if_expr1_null)
nullif(value1, value2) returns None if value1 and value2 are same else value1
coalesce(list_of_values) returns first not None value, if all values in list are False, then will return None

pip install oracle_to_python
Module name
nulls

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.