Skip to Content
Menú
This question has been flagged

This link provides the list of available domain operators. http://stackoverflow.com/a/29443027

Are there operators to perform the following:

  1. Matches beginning of the string word only

  2. Matches end of the string only

  3. Matches beginning of the word only

  4. Matches end of the word only

NB: There are operators in Postgresql to perform the same. Like \A, ^, \M,\m,\Y,\y,\Z

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de febr. 25
18
2
de març 15
6775
1
de març 15
3639
1
de març 15
10969
0
de març 15
3744