how to create index field saql code example Example: sql create index CREATE INDEX index_name ON tableName (tableColumn);