Sql statement help

i need to find records which are starts with numeric values. So how
can i write the sql query?

nirosh

On Thu, May 20, 2010 at 5:26 AM, nirosh [email protected]
wrote:

i need to find records which are starts with numeric values. So how
can i write the sql query?

Read the documentation on LIKE and regular expressions for your db.