SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
By either printing it off above results or using a global var that is set after each query like:
in another cell print
_CE_
(or something):Should any other details be printed/returned? Should the object be returned to perform actions on it?