<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / kapluni / tag / sql</title>
<link>http://netvouz.com/kapluni/tag/sql?feed=rss</link>
<description>kapluni&#39;s bookmarks tagged &quot;sql&quot; on Netvouz</description>
<item><title>Apex SQL Tools</title>
<link>http://www.apexsql.com/sql_tools_diff.asp</link>
<description>SQL Tools for Auditing, Comparison, Recovery and more</description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Tue, 29 Aug 2006 22:15:12 GMT</pubDate>
</item><item><title>Batch processing rules for SQL Server</title>
<link>http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1161826,00.html</link>
<description></description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Fri, 13 Apr 2007 14:14:38 GMT</pubDate>
</item><item><title>CAST and CONVERT (Transact-SQL)</title>
<link>http://msdn2.microsoft.com/en-us/library/ms187928.aspx</link>
<description></description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Thu, 12 Oct 2006 20:48:01 GMT</pubDate>
</item><item><title>Comparing two SQL databases with AdeptSQL Diff</title>
<link>http://www.adeptsql.com/</link>
<description></description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Tue, 29 Aug 2006 22:15:44 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>J2EE Schema Management with Hibernate &gt; Generating Update and Drop Scripts</title>
<link>http://www.informit.com/articles/article.asp?p=353737&amp;seqNum=2&amp;rl=1</link>
<description></description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Tue, 29 Aug 2006 22:17:46 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>Querying the SQL Server System Catalog FAQ</title>
<link>http://msdn2.microsoft.com/en-us/library/ms345522.aspx</link>
<description></description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Thu, 28 Sep 2006 15:42:39 GMT</pubDate>
</item><item><title>SQL Effects Software</title>
<link>http://www.sqleffects.com/</link>
<description></description>
<category domain="http://netvouz.com/kapluni?category=3451107741422969364"></category>
<author>kapluni</author>
<pubDate>Tue, 29 Aug 2006 22:19:38 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>