Description Usage Arguments Value
Create index on a table
1 |
con |
an SQL connection |
name |
name of index |
tbl |
name of table |
var |
variables/columns to create index |
ASC |
NULL if not specified, TRUE for ascending and FALSE for descending order |
unique |
whether to create a unique index |
TRUE/FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.