SELECT yymm, total, uid, uname, hrs, ot FROM vUserWorkTimeList WHERE (SUBSTRING(yymm, 1, 4) = @yyyy) ORDER BY yymm