Skip to content

Instantly share code, notes, and snippets.

@PMeinshausen
Created September 18, 2014 11:11
Show Gist options
  • Save PMeinshausen/6c2a3f97f9993d15747d to your computer and use it in GitHub Desktop.
Save PMeinshausen/6c2a3f97f9993d15747d to your computer and use it in GitHub Desktop.
--Syntax (version 1.2)
SELECT * FROM Path_Generator(
ON {table_name | view_name | (query)}
SEQ('sequence_column')
[DELIMITER('delimiter_character')]
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment