Trying read sql table, What's wrong in this?

59 views Asked by At

It is not showing any output:

enter image description here

I was trying to read sql table using pandas in jupyter notebook which was there in my sql server database.I also install PyMySQL and sqlalchemy. It is neither showing an error nor the output table

0

There are 0 answers