sql magic in jupyter notebooks
I’m new to jupyter notebooks, but wanna learn it. Currently I’m trying out some basic db opperations with sql magic. I can build a connection and create a new table. But when I try to read out the table this non specific error occurs. Can anybody help me out?