<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta content="" name="description">
<meta content="Smashing Jedis LLC" name="author">
<title>SqlSmash</title>
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/favicon.png" rel="icon">
<link href="/stylesheets/default.css" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="SqlSmash" type="application/atom+xml">
<link href="/stylesheets/syntax.css" type="text/css" rel="stylesheet" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2438815-3']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<header>
<nav>
<h3>
<a href="/" >
<img id="logo" src="/images/logos/sqlsmash_smaller.png" alt="SqlSmash logo">
</a>
<a href="/blog">Blog</a>
</h3>
</nav>
</header>
<div class="blog-index">
<div class="pagination">
<a href="/blog/archives">Blog Archives</a>
</div>
</div>
<aside class="sidebar">
</aside>
<p>
Copyright © 2023 - Smashing Jedis LLC
</p>
</body>
</html>