Skip to content

Instantly share code, notes, and snippets.

@sqlparser
Created April 8, 2014 09:48
Show Gist options
  • Save sqlparser/10105284 to your computer and use it in GitHub Desktop.
Save sqlparser/10105284 to your computer and use it in GitHub Desktop.
indentation generic size
SELECT
lastname,
firstname,
jobtitle,
department
FROM humanresources.vemployeedepartment;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment