You use the Python module sdb.sql in Python scripts to execute SQL statements in a MaxDB database instance.
You have configured the Python modules.
Error Handling for the sql Module
To access a MaxDB database instance as per the Python Database API Specification v2.0, use the sdb.dbapi module.
Examples for the sdb.sql Module
See also:
For information
about the MaxDB SQL syntax, see the SQL Reference
Manual.