No, you would have to union against all tables you have fulltext indexed.
Also you will have to make sure you have removed all numbers from your noise
word list and rebuilt the catalogs.

Signature
--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
>I would like to perform a search for a string (for example "0021-899-1234")
>that could reside in any table
[quoted text clipped - 8 lines]
>
> Thanks !