Created
March 13, 2016 23:50
-
-
Save gabeb1920/6fc427afea7fd84df8ef to your computer and use it in GitHub Desktop.
SQL to show docType descriptions
This file contains 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
Select pro_id, Text,enum from Prompt where PGroup='esc7' order by text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment