1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00

Update sqlstyle.guide.md

This commit is contained in:
apurvis 2016-04-22 12:31:09 -07:00
parent ea4d592ed8
commit 5536f90deb

View file

@ -5,7 +5,9 @@
These are guidelines to help you write SQL queries that will be easier to read. These are guidelines to help you write SQL queries that will be easier to read.
Remember that even if you hate a given style at first, generally speaking it is Remember that even if you hate a given style at first, generally speaking it is
far more important that we have _any_ agreed upon style than that we all like it. far more important that we have _any_ agreed upon style than that we all like it,
and furthermore the odds are that you will eventually learn to like it once you
start to follow it.
Queries submitted to the Data teams should follow the style guide, and queries starkly Queries submitted to the Data teams should follow the style guide, and queries starkly
contrasting to, or ignorant of, these guidelines may be asked to be reformatted and contrasting to, or ignorant of, these guidelines may be asked to be reformatted and