I want to use the Full Text Search feature of Microsoft SQL Server.
If I have a table Client which refers other tables like City, Country,
Department, etc. is it better to create a separate table that would
hold de-normalized data, which would then be full text indexed, or is