<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtodothings.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>HowToDoThings.com Databases</title>
 <link>http://www.howtodothings.com/computers/c1222-databases.html/popular-articles</link>
 <description>A list of popular articles by category as a list.</description>
 <language>en</language>
<item>
 <title>How To Learn MySQL Commands</title>
 <link>http://www.howtodothings.com/computers/a4590-how-to-learn-mysql-commands.html</link>
 <description>&lt;p&gt;A database organizes data so that it can be easily accessed, altered, and managed.  Like virtually all database software, MySQL uses &lt;b&gt;S&lt;/b&gt;structured &lt;b&gt;Q&lt;/b&gt;uery &lt;b&gt;L&lt;/b&gt;anguage (SQL-pronounced sequel), the standard language for requesting information from a database.  It is an open-source software, meaning that its free to use and modify for your personal use.  Despite it&#039;s low price, MySQL has increasingly found wide adoption in industry because of its fast performance, reliability, ease of use, and versatility in working with programming languages.  Join the 5 million active users of MySQL including NASA, FedEx and the computer nerd down the block by learning to use the basic asdcommands of MySQL.&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.howtodothings.com/computers/a4590-how-to-learn-mysql-commands.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.howtodothings.com/computers/a4590-how-to-learn-mysql-commands.html#comments</comments>
 <category domain="http://www.howtodothings.com/computers/c1236-mysql.html">Open Source</category>
 <pubDate>Thu, 22 Feb 2007 22:13:00 -0600</pubDate>
 <dc:creator>Daniel452</dc:creator>
 <guid isPermaLink="false">3370 at http://www.howtodothings.com</guid>
</item>
<item>
 <title>How To Use Oracle SQL</title>
 <link>http://www.howtodothings.com/computers/how-to-use-oracle-sql</link>
 <description>&lt;p&gt;SQL is shorthand for Structured Query Language. Oracle SQL is a language and not an application. It is a language that can be used to communicate with databases. Oracle SQL can be used to query databases and analyze data.  &lt;/p&gt;
&lt;p&gt;Before you use Oracle SQL, you need to understand what a database is. What is a database? It’s a collection of data stored in an organized fashion. The data is stored as Tables inside of a database. Data within tables are stored as rows. All data within a database is either a column or a row. Vertical data is called a column, and horizontal data is called a row. &lt;/p&gt;
&lt;p&gt;Oracle SQL is composed of keywords such as SELECT, FROM, WHERE, GROUP BY, HAVING, and ORDER BY. The 6 keywords mentioned above allow you to query a database and analyze its data.&lt;/p&gt;
&lt;p&gt;When you write a query, please remember to use the SQL keywords below in the order you see them. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.howtodothings.com/computers/how-to-use-oracle-sql&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.howtodothings.com/computers/how-to-use-oracle-sql#comments</comments>
 <category domain="http://www.howtodothings.com/computers/c1238-oracle.html">Oracle</category>
 <pubDate>Thu, 20 Sep 2007 14:31:33 -0500</pubDate>
 <dc:creator>miniguru</dc:creator>
 <guid isPermaLink="false">7775 at http://www.howtodothings.com</guid>
</item>
<item>
 <title>How To Convert Access to MySQL</title>
 <link>http://www.howtodothings.com/computers/a3744-how-to-convert-access-to-mysql.html</link>
 <description>&lt;p&gt;Both Microsoft Access and MySQL have found wide use in many companies though for different reasons. The main advantage of Access is its relative ease of use while MySQL&#039;s strength comes from its versatility. MySQL&#039;s versatility allows it to work in conjunction with programs written in various languages as well as even Access. It allows multiple-user access, makes management of large databases easier, provides increased security, and simplifies backup management. In addition MySQL is provided free of charge. To migrate from an Access to MySQL we will be using a free program called DBTools. DBTools has a feature that allows us to directly import data from Access files. &lt;br /&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.howtodothings.com/computers/a3744-how-to-convert-access-to-mysql.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.howtodothings.com/computers/a3744-how-to-convert-access-to-mysql.html#comments</comments>
 <category domain="http://www.howtodothings.com/computers/c1236-mysql.html">Open Source</category>
 <pubDate>Mon, 02 Oct 2006 23:44:00 -0500</pubDate>
 <dc:creator>Daniel452</dc:creator>
 <guid isPermaLink="false">2612 at http://www.howtodothings.com</guid>
</item>
</channel>
</rss>
