hi i have a data as \'12345 test\' in column1. how do i extract the numeric values 12345 only using regex extract in bigquery. thanks