MySQL-VSCode-Python – Return EMPTY TABLE from query if no data is found INSTEAD of "No data"
I have searched a lot for this answer on the internet but no luck so far... I am using VSCode with python to run queries in MySQL database. I have installed "MySQL" extension so i can run queries from an…