WB20
Hi, I'm keen to use the Full Text Index facility for a project I'm working on, but it looks like it can only be used on individual data files? I always design my data tables on 3rd normal form principles to avoid duplication of data storage, but it looks like I will have to compromise on this if I want to use the FTI facility, or am I missing something?
For example, I have an order table with foreign keys for elements like customer, delivery address etc, so the customer name is not available on the order table to be used in a Full Text Index.
Is there a way to use FTI's on a query for example?
Cheers
Reg
Hi, I'm keen to use the Full Text Index facility for a project I'm working on, but it looks like it can only be used on individual data files? I always design my data tables on 3rd normal form principles to avoid duplication of data storage, but it looks like I will have to compromise on this if I want to use the FTI facility, or am I missing something?
For example, I have an order table with foreign keys for elements like customer, delivery address etc, so the customer name is not available on the order table to be used in a Full Text Index.
Is there a way to use FTI's on a query for example?
Cheers
Reg