i need to find records which are starts with numeric values. So how can i write the sql query?
nirosh
i need to find records which are starts with numeric values. So how can i write the sql query?
nirosh
Read the documentation on LIKE and regular expressions for your db.