I used the command to directly export the html file from sqlite:
sqlite3 -html -header foods.db "select * from dzh;" >mm.html
When I opened the webpage, I found that it was not what I wanted. Format. I don’t know how to organize it into a table format, like excel or listctrl or grid table format
Here is my mm.html:
This is unclear
Only the header cell