create_index | R Documentation |
create database index
create_index(connection, table_name, field)
connection |
connection to database |
table_name |
sql table name |
field |
name of field to index |
'NULL“
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.