1.0
IS NOT NULL
SELECT description, rating, category FROM mock_items WHERE rating @@@ pdb.exists() LIMIT 5;
Was this page helpful?