HI,

I am working on a project and need to take the sql table structure out using python language. Basic idea behind is to prepare a program which could run on any sql database and table name provided could fetch what are columns and rows present in that table.

Recommended Answers

All 2 Replies

What implementation of sql? There are different modules to use depending on whether it's postgresql, mysql, etc...

That's nice. Have a question? ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.