Coding skills here for learning
5 subscribers
266 photos
3 files
10 links
Download Telegram
how to save in pandas as sql
we can do using pg_dump finding out the file named there and export it using datagripp, and we can also do backup using pgadmin
once you created the tables in pgadmin, using dbeaver and importing data to each table one by one
using database, then choosing tools, then backup will export the database as sql
when you back up or dump yo need to restore it
to save as sql file
to save as sql or csv
how to connect using sqlite3
connecting using psycopg2
for working with the percentage of whole in sql