Within Python 3.8 I have the following code that inserts data into SQL Server:
cursor = conn.cursor() id = cursor.execute(""" INSERT INTO FOOBA