Initializing help system before first use

SQLindices

SQLindices


Purpose
Get the list of indices of a given table.
Synopsis
procedure SQLindices(t:string,ls:list of string)
Arguments
The table name
ls 
A list of strings to return the index names
Further information
The provided list is reset.
Related topics
Module