Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. select plainto_tsquery('simple', 'the rain in spain falls mainly on the plain')
  2.  
  3. plainto_tsquery
  4. ------------------------------------------------------------------------------
  5. 'the' & 'rain' & 'in' & 'spain' & 'falls' & 'mainly' & 'on' & 'the' & 'plain'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement