sqlite INSERT performance
Ben Finney
ben+python at benfinney.id.au
Thu May 31 01:45:21 EDT 2012
John Nagle <nagle at animats.com> writes:
> If you have 67 columns in a table, you may be approaching the
> problem incorrectly.
+1 SQL QotW, on basis of diplomacy.
The OP may need to learn about database normalisation
<URL:https://en.wikipedia.org/wiki/Database_normalization>.
--
\ “Sane people have an appropriate perspective on the relative |
`\ importance of foodstuffs and human beings. Crazy people can't |
_o__) tell the difference.” —Paul Z. Myers, 2010-04-18 |
Ben Finney
More information about the Python-list
mailing list