Pascal Sql Index

An SQL index. For example:

create index name_index on employee (last, first); 
{ name_index is an sql index } 

Scientific Toolworks, Inc.
http://www.scitools.com