Kizspy | Question: 12
(Choose 1 answer)
To create a table from Python, you would use ...
A. An ibm_db.exec_immediate function that includes connection information and a SQL statement to create
the table
B. An ibm_db.exec_immediate function that includes connection information
C. You cannot create a table from Python
D. An ibm_db.exec_immediate function that includes a SQL statement to create the table