SELECT COUNT(puntos) + 1 AS Puntos FROM Table WHERE (puntos > (SELECT puntos FROM table7 WHERE num = 'NombreUsuario'))