Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgres regex word boundary

select * from table_name where column ~* 'yABy';
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #postgres #regex #word #boundary
ADD COMMENT
Topic
Name
6+1 =