Added 'tag' column to SQLite _TOKENIZE function.
If the new optional 6th argument <data_tag> is given to _TOKENIZE, the 'tag' column is set to <data_tag>. This can for example be used to record from which column the tokens come when tokens are extracted from multiple columns.
Loading
Please sign in to comment