username like % query code example Example: write sql query to show the details start from digit SELECT * FROM YourTable WHERE YourColumn regexp '^[0-9]+'