SQL Server Atualize os principais registros N
UPDATE top (10) table
SET col = val
MzanziLegend
UPDATE top (10) table
SET col = val