Answer the question
In order to leave comments, you need to log in
How to get table column names in SQLite
In MySQL, I used SHOW COLUMNS to get detailed information about the columns of a table.
I need to get a list of column names in SQLite. SHOW COLUMNS is not a command in SQLite unfortunately. How can this be done in SQLite?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question