Getting the error in Jupyter Notebook "name 'run_sql' is not defined"
Hello Team,
I am using Neod Free Tier DB hosted on web and trying to connect my pythin code via localJupyter Notebook to this DB. I get this error, while running the code. Please help me that what am I doing wrong?
NameError: name 'run_sql' is not defined
I am using Neod Free Tier DB hosted on web and trying to connect my pythin code via localJupyter Notebook to this DB. I get this error, while running the code. Please help me that what am I doing wrong?
NameError: name 'run_sql' is not defined
