SQL: Invalid TOP specification (Error 1866)

The TOP clause of the SELECT - SQL command requires a value greater than zero. If the PERCENT clause is present, the value must be greater than zero and less than 100. In both cases, the value must be numeric.