PostgreSQL - Full-Text Search
Which data type is typically used with the @@ operator in PostgreSQL?
Which data type is typically used with the @@ operator in PostgreSQL?
tsvector to store searchable document vectors.@@ operator usage@@ operator compares a tsvector with a tsquery.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions