Created
September 18, 2014 11:11
-
-
Save PMeinshausen/6c2a3f97f9993d15747d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--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