• Gail,

    Is there any way to add an index to the function of a column? In Foxpro I am able to do things like:

    INDEX ON VAL(SeqNum) AS Seq

    Is there anything analagous in SQL Server?