Search Postgresql Archives
whats the standard text search query?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I have this small web aplication.
When i used mysql i used to do somthing like:
SELECT * FROM table WHERE name like '%searchstring%' OR description like '%searchstring%';
that doesnt really looks eficient... well... actually it works with no problem.
anyway... what's the standard query for a text search?
thanks in advance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]