Re: Full Text search on multiple tables?
Posted by:
Tony Qian
Date: March 25, 2006 11:59PM
Nick,
the example posted on onlamp.com didn't mentioned how to do a full text search on multiple tables.
I have a situation which need to search multiple tables:
Let's say I have category, brand, product and coupon tables.
category {category_id, category_name}
brand {brand_id, brand_name}
coupon {coupon_id, category_id, brand_id, coupon_detail}
my question is how to do a full text search if user just enters several words to search coupons.
Thanks,
Tony
Subject
Views
Written By
Posted
29651
July 29, 2005 06:38AM
16723
January 05, 2006 06:23PM
12521
March 24, 2006 07:58AM
Re: Full Text search on multiple tables?
10283
March 25, 2006 11:59PM
22895
April 02, 2006 11:00AM
12362
August 29, 2006 04:06PM
10179
October 01, 2006 07:47AM
13698
November 06, 2006 11:27PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.