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