Analyzes the cardinality of columns in a table.
Remarks
            
            If you do not specify any parameters, then SAP Sybase IQ displays
                    create_index SQL statements for all columns in all tables
                owned by the current user.
            If
                you specify script, you can redirect the output to generate the
                script file:
            
                OUTPUT TO ‘indexfile.sql’ FORMAT ASCII QUOTE '';