mm forse trovato:

You would use a statement like:
INSERT testme (col1, col2, ..., col37)
SELECT col1, col2, ... , col37
FROM testme
WHERE <conditions go here>