Building index from multiple tables for text search
494363Feb 28 2006 — edited Jun 8 2006Hallo,
I had a look at how to build a index table to optimize search with Oracle text.
At the moment we are using a JOIN of tables to search for a text in several fields located in different tables.
My question is:
Is it possible to create that index table from several tables?
If yes, can you point me out to any links or give me an example.
So far, all the examples I read were about 1 table only.
Thanks
Elisabeth