>= (greater than or equal)

Retrieves rows whose values are greater than or equal to the specified data.

 

Example:

SELECT * FROM Customer_dataflex WHERE recordnumber >= 10