<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / tag / sql</title>
<link>http://netvouz.com/tag/sql?feed=rss&amp;pg=4</link>
<description>Bookmarks tagged with &quot;sql&quot; on Netvouz</description>
<item><title>SQL Tutorial</title>
<link>http://www.w3schools.com/sql/</link>
<description>Well organized easy to understand SQL tutorial with lots of examples. Including PHP, ASP, ADO, Oracle, Access, SQL Server. Related: HTML, JavaScript, XML, XQuery</description>
<category domain="http://netvouz.com/BearCan?category=32561835077431131">Software</category>
<author>BearCan</author>
<pubDate>Wed, 05 Dec 2007 13:30:42 GMT</pubDate>
</item><item><title>Firebird офсайт</title>
<link>http://www.firebirdsql.org/</link>
<description></description>
<category domain="http://netvouz.com/cattus?category=3954215056546409070"></category>
<author>cattus</author>
<pubDate>Wed, 05 Dec 2007 09:02:12 GMT</pubDate>
</item><item><title>JoSQL</title>
<link>http://josql.sourceforge.net/</link>
<description>SQL for Java Objects</description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Tue, 04 Dec 2007 18:25:46 GMT</pubDate>
</item><item><title>Programming Tutorials</title>
<link>http://www.programmertutorials.com/</link>
<description>Articles, tutorials and resources for programmers!</description>
<category domain="http://netvouz.com/jdrsantos?category=5731594885622531919"></category>
<author>jdrsantos</author>
<pubDate>Fri, 09 Nov 2007 16:04:43 GMT</pubDate>
</item><item><title>Coding Horror: Embracing Languages Inside Languages</title>
<link>http://www.codinghorror.com/blog/archives/000989.html</link>
<description>Interesting take on middle layer generation.</description>
<category domain="http://netvouz.com/GollyJer?category=7807175892011142981"></category>
<author>GollyJer</author>
<pubDate>Thu, 08 Nov 2007 00:00:39 GMT</pubDate>
</item><item><title>Download details</title>
<link>http://www.microsoft.com/downloads/details.aspx?FamilyID=1d3a4a0d-7e0c-4730-8204-e419218c1efc&amp;DisplayLang=en</link>
<description>SQL Server 2005 Performance Dashboard Reports</description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Tue, 23 Oct 2007 13:56:40 GMT</pubDate>
</item><item><title>MySQL Commands</title>
<link>http://www.pantz.org/database/mysql/mysqlcommands.shtml</link>
<description></description>
<category domain="http://netvouz.com/search4ward?category=5515120022456901033">Code &gt; SQL</category>
<author>search4ward</author>
<pubDate>Thu, 18 Oct 2007 21:22:18 GMT</pubDate>
</item><item><title>Coding Horror</title>
<link>http://www.codinghorror.com/blog/archives/000976.html</link>
<description>A Visual Explanation of SQL Joins</description>
<category domain="http://netvouz.com/GollyJer?category=7807175892011142981"></category>
<author>GollyJer</author>
<pubDate>Fri, 12 Oct 2007 20:01:38 GMT</pubDate>
</item><item><title>Comparison of different SQL implementations</title>
<link>http://troels.arvin.dk/db/rdbms/</link>
<description></description>
<category domain="http://netvouz.com/jendrek?category=8543908905188030030">Programmierung &gt; SQL</category>
<author>jendrek</author>
<pubDate>Sat, 06 Oct 2007 20:56:10 GMT</pubDate>
</item><item><title>SQL Quick Reference Guide</title>
<link>http://www.free-cgi.com/freecgi/reference/sqlref.php</link>
<description>SQL Quick Reference Guide Statements SELECT [ DISTINCT ] * | LIST OF COLUMNS, FUNCTIONS, CONSTANTS    FROM LIST OF TABLES OR VIEWS    [ WHERE CONDITION(S) ]    [ ORDER BY ORDERING COLUMN(S) [ ASC | DESC ] ]    [ GROUP BY GROUPING COLUMN(S) ]    [ HAVING CONDITION(S) ] DELETE FROM TABLE NAME    [ WHERE CONDITION(S) ] INSERT INTO TABLE NAME    [ (COLUMN LIST) ]    VALUES (VALUE LIST) UPDATE TABLE NAME    SET COLUMN NAME = VALUE    [ WHERE CONDITION ] Functions Function 	Purpose SUM 	Total of the values in a field. AVG 	Average of the values in a field. MIN 	Lowest value in a field. MAX 	Highest value in a field. COUNT 	Number of values in a field, not counting Null (blank) values. Predicates Predicate 	Description BETWEEN ... AND 	Compares a value to a range</description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Thu, 04 Oct 2007 16:30:53 GMT</pubDate>
</item></channel></rss>