ciao,
con quale criterio inserisci il valore 15 e 19?
qualcosa del genere:
UPDATE [LOW_PRIORITY] [IGNORE] table_reference
SET col_name1={expr1|DEFAULT} [, col_name2={expr2|DEFAULT}] ...
[WHERE where_condition]
[ORDER BY ...]
[LIMIT row_count]
http://www.geeksengine.com/database/...date-top-n.php