Relative Content

Tag Archive for sqlregexgoogle-cloud-platformgoogle-bigqueryregexp-replace

How to filter words in regular expression using BigQuery

I am using Google BigQuery table , in that am inserting few records to submit table but for one of the column[manfacturing_output] few categories are coming with sentence so I tried to remove the words which are not needed through regular expression but am unable to resolve issue