2015-07-12 16:24:28 -05:00
|
|
|
<footer class="foot wrap">
|
|
|
|
<hr/>
|
2015-07-11 17:36:58 -05:00
|
|
|
<p>
|
2015-07-12 16:24:28 -05:00
|
|
|
<span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">
|
|
|
|
SQL style guide
|
|
|
|
</span> by
|
|
|
|
<a xmlns:cc="http://creativecommons.org/ns#"
|
2016-10-10 21:48:07 -05:00
|
|
|
href="https://www.simonholywell.com/?utm_source=sqlstyle.guide&utm_medium=link&utm_campaign=footer-licence"
|
2015-07-12 16:24:28 -05:00
|
|
|
property="cc:attributionName"
|
|
|
|
rel="cc:attributionURL">
|
|
|
|
Simon Holywell
|
|
|
|
</a> is licensed under a
|
|
|
|
<a rel="license"
|
|
|
|
href="http://creativecommons.org/licenses/by-sa/4.0/">
|
2015-07-12 16:28:17 -05:00
|
|
|
Creative CommonsAttribution-ShareAlike 4.0 International License</a>.
|
|
|
|
<br />Based on a work at
|
2015-07-12 16:24:28 -05:00
|
|
|
<a xmlns:dct="http://purl.org/dc/terms/"
|
2015-07-13 05:29:31 -05:00
|
|
|
href="{{ site.url }}"
|
2015-07-12 16:24:28 -05:00
|
|
|
rel="dct:source">
|
2015-07-13 05:29:31 -05:00
|
|
|
{{ site.url }}</a>.
|
2015-07-11 17:36:58 -05:00
|
|
|
</p>
|
2016-10-10 21:48:07 -05:00
|
|
|
</footer>
|