The source table

The source table is a user table maintained by Adaptive Server. It contains one or more columns using the date, time, text, image, char, varchar, datetime, small datetime, bigint, int, smallint, tinyint, unsigned bigint, unsigned int, unsigned smallint, or unitext datatype, which holds the data to be searched. The source table must have an IDENTITY column or primary key, which is used to join the source table with the id column of an index table during text searches.

The source table can be a local table, which holds the actual data, or it can be a proxy table that is mapped to remote data using CIS.