Using the query method from GT::SQL::Table I was able to search the Reviews table succesfully as advised by Yogi. However i'm encountering a little problem... it works doing full search scans, it is not using an index. How do I instruct Links SQL to index the Reviews table?