<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SQL-92 on Amit Agarwal Linux Blog</title>
    <link>/tags/sql-92/</link>
    <description>Recent content in SQL-92 on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 24 Aug 2010 18:13:54 +0000</lastBuildDate>
    
	<atom:link href="/tags/sql-92/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Using SQLite to maintain your monthly bills.</title>
      <link>/2010/08/24/sqlite-maintain-monthly-bills/</link>
      <pubDate>Tue, 24 Aug 2010 18:13:54 +0000</pubDate>
      
      <guid>/2010/08/24/sqlite-maintain-monthly-bills/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;I was looking for a small application to maintain my every month bills. The application had to be small and script-able. I basically wanted to keep track of the bills that have been generated and pending payment and the bills that have been paid.&lt;/p&gt;
&lt;p&gt;First we will create the &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Database&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Database&amp;quot;&amp;gt;database&lt;/a&gt; schema with the following command:&lt;/p&gt;
&lt;div class=&#34;codecolorer-container text solarized-light&#34; style=&#34;overflow:auto;white-space:nowrap;width:550px;&#34;&gt;
  &lt;table cellspacing=&#34;0&#34; cellpadding=&#34;0&#34;&gt;
    &lt;tr&gt;
      &lt;td class=&#34;line-numbers&#34;&gt;
        &lt;div&gt;
          1&lt;br /&gt;
        &lt;/div&gt;
      &lt;/td&gt;
&lt;pre&gt;&lt;code&gt;  &amp;lt;td&amp;gt;
    &amp;lt;div class=&amp;quot;text codecolorer&amp;quot;&amp;gt;
      CREATE TABLE bills(name varchar(20), due_dt text, p_dt text, amount integer);
    &amp;lt;/div&amp;gt;
  &amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;So, I built on the knowledge gathered on &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQLite&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://sqlite.org/&amp;quot;&amp;gt;SQLite&lt;/a&gt;. And here is a small script that I wrote:&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>SQLite – simple use in scripts</title>
      <link>/2010/08/21/sqlite-simple-scripts/</link>
      <pubDate>Sat, 21 Aug 2010 15:16:31 +0000</pubDate>
      
      <guid>/2010/08/21/sqlite-simple-scripts/</guid>
      <description>&lt;!-- adsense#ad-2--&gt;
&lt;p&gt;Today we will look a the most simple use&amp;amp;#8217;s in the scripts and how to use them.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;echo &amp;amp;#8221;insert into bills values (&amp;amp;#8221;$name&amp;amp;#8221;,$date_now, $date_now,$1)&amp;amp;#8221;|sqlite bills&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;or the other way to do this is&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQLite&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://sqlite.org/&amp;quot;&amp;gt;sqlite3&lt;/a&gt; bills &amp;amp;#8221;insert into bills values (&amp;amp;#8221;$name&amp;amp;#8221;,$date_now, $date_now,$1)&amp;amp;#8221;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;OK, now in the next post we will see a simple application that I am currently developing or planning.&amp;lt;h6 class=&amp;quot;zemanta-related-title&amp;quot; style=&amp;quot;font-size: 1em;&amp;quot;&amp;gt;Related articles by Zemanta&lt;/h6&gt; &amp;lt;ul class=&amp;quot;zemanta-article-ul&amp;quot;&amp;gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://tobu.lightbird.net/&amp;quot;&amp;gt;Tobu Tutorial&lt;/a&gt; (tobu.lightbird.net)&lt;/li&gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://go.theregister.com/feed/www.theregister.co.uk/2010/07/02/openoffice_adopts_gstreamer/&amp;quot;&amp;gt;OpenOffice gets Ubuntu-media friendly&lt;/a&gt; (go.theregister.com)&lt;/li&gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://elegantcode.com/2010/07/02/using-transactionscope-with-sqlite/&amp;quot;&amp;gt;Using TransactionScope with SQLite&lt;/a&gt; (elegantcode.com)&lt;/li&gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://www.slideshare.net/aikisteve/flash-and-the-city-2010&amp;quot;&amp;gt;Flash And The City 2010&lt;/a&gt; (slideshare.net)&lt;/li&gt; &lt;/ul&gt; &amp;lt;div class=&amp;quot;zemanta-pixie&amp;quot; style=&amp;quot;margin-top: 10px; height: 15px;&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;zemanta-pixie-a&amp;quot; title=&amp;quot;Enhanced by Zemanta&amp;quot; href=&amp;quot;http://www.zemanta.com/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;zemanta-pixie-img&amp;quot; style=&amp;quot;border: medium none; float: right;&amp;quot; src=&amp;quot;http://img.zemanta.com/zemified_e.png?x-id=7b7c893c-d92b-44bc-8923-d7c6fddc8b42&amp;quot; alt=&amp;quot;Enhanced by Zemanta&amp;quot; /&amp;gt;&lt;/a&gt;&amp;lt;span class=&amp;quot;zem-script more-related pretty-attribution&amp;quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>SQLite : Manager for this simple database</title>
      <link>/2010/08/19/sqlite-manager-for-this-simple-database/</link>
      <pubDate>Thu, 19 Aug 2010 07:43:25 +0000</pubDate>
      
      <guid>/2010/08/19/sqlite-manager-for-this-simple-database/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;We will look at sqliteman – &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQLite&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://sqlite.org/&amp;quot;&amp;gt;SQLite&lt;/a&gt; Database manager.&lt;/p&gt;
&lt;p&gt;If you are looking for a tool for tuning &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQL&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/SQL&amp;quot;&amp;gt;SQL&lt;/a&gt; statements, manage tables, views, or triggers, administrate the &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Database&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Database&amp;quot;&amp;gt;database&lt;/a&gt; space and index &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Statistics&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Statistics&amp;quot;&amp;gt;statistics&lt;/a&gt; then Sqliteman is the perfect choice.&lt;br&gt;
If you are looking for a &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Graphical user interface&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Graphical_user_interface&amp;quot;&amp;gt;graphical&lt;/a&gt; queries creation wizards, &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;User interface&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/User_interface&amp;quot;&amp;gt;user interface&lt;/a&gt; designers for your database, or an universal report tool try the applications designed for tasks such this (&amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Kexi&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://kexi-project.org/&amp;quot;&amp;gt;Kexi&lt;/a&gt;, knoda).&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>SQLite – Easy to use, dependable and good to use database for small applications.</title>
      <link>/2010/08/17/sqlite-easy-dependable-good-database-small-applications/</link>
      <pubDate>Tue, 17 Aug 2010 07:10:19 +0000</pubDate>
      
      <guid>/2010/08/17/sqlite-easy-dependable-good-database-small-applications/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;For last couple of days I am looking at &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQLite&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://sqlite.org/&amp;quot;&amp;gt;SQLite&lt;/a&gt;, a very footprint, file based Database.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;SQLite is a C &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Library (computing)&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Library_%28computing%29&amp;quot;&amp;gt;library&lt;/a&gt; that implements an &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQL&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/SQL&amp;quot;&amp;gt;SQL database&lt;/a&gt; &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Database engine&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Database_engine&amp;quot;&amp;gt;engine&lt;/a&gt;. A large subset of &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;SQL-92&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/SQL-92&amp;quot;&amp;gt;SQL92&lt;/a&gt; is supported. A complete &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Database&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Database&amp;quot;&amp;gt;database&lt;/a&gt; is stored in a single disk file. The &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Application programming interface&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Application_programming_interface&amp;quot;&amp;gt;API&lt;/a&gt; is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Database server&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Database_server&amp;quot;&amp;gt;database server&lt;/a&gt;. Version 2 and version 3 binaries are named to permit each to be installed on a single &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Server (computing)&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Server_%28computing%29&amp;quot;&amp;gt;host&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
