Skip to content

Instantly share code, notes, and snippets.

@PMeinshausen
Created September 29, 2014 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PMeinshausen/37c25fcec1ef3b8c12b5 to your computer and use it in GitHub Desktop.
Save PMeinshausen/37c25fcec1ef3b8c12b5 to your computer and use it in GitHub Desktop.
--Syntax (version 1.0)
select * from Sentenizer(
on input_table
TEXTCOLUMN('text_column_name')
[ACCUMULATE('accumulate_column_names')]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment