<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>aginity on Tom Roth</title><link>https://tomroth.dev/tags/aginity/</link><description>Recent content in aginity on Tom Roth</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sat, 23 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://tomroth.dev/tags/aginity/index.xml" rel="self" type="application/rss+xml"/><item><title>Aginity tip: using code snippets</title><link>https://tomroth.dev/aginity-snippets/</link><pubDate>Sat, 23 Mar 2019 00:00:00 +0000</pubDate><guid>https://tomroth.dev/aginity-snippets/</guid><description>The Aginity code snippets function is a good time-saver. To use code snippets, type in some combination of letters and hit Alt-C. Those letters then expand into a SQL statement.
By default you have
sf (select * from &amp;lt;blank&amp;gt; limit 1000), and sfw (select * from &amp;lt;blank&amp;gt; where &amp;lt;blank&amp;gt; limit = 1000). But you can add your own, which is where they really shine. Use them for things you type again and again.</description></item></channel></rss>