sdb.sql is a Python module for SAP MaxDB databases. You can use this module to execute SQL statements in Python scripts.
Note
To access a SAP MaxDB database as per the Python Database API Specification v2.0, use the sdb.dbapi module.
For information about the SAP MaxDB SQL syntax, see the SQL Reference Manual.