<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://newsconomy.com/rss/tag/sql" rel="self" type="application/rss+xml" />
		<title>Newsconomy: Items tagged with "sql"</title>
<link>http://newsconomy.com/tag/sql</link>
<description>Recent items</description>
<pubDate>Sat, 11 Sep 2010 06:01:05 GMT</pubDate>
<language>en-us</language>
<webMaster>mudgen@gmail.com (Nick Mudge)</webMaster>
<item>
<title>Cloud storage in a post-SQL world</title>
<link>http://arstechnica.com/business/data-centers/2010/02/-since-the-rise-of.ars</link>
<pubDate>Wed, 24 Feb 2010 22:15:38 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1435</guid>
</item>
<item>
<title>15 Seconds : Introduction to Transact SQL User-Defined Functions</title>
<link>http://www.15seconds.com/Issue/000817.htm</link>
<pubDate>Sat, 19 Dec 2009 03:56:19 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1394</guid>
</item>
<item>
<title>Parsing Comma Separated Values (CSV) Into Table in T-SQL</title>
<link>http://codehighstreet.com/Snippets/parsing_comma_separated_values_into_table_in_sql_server.aspx</link>
<pubDate>Fri, 20 Nov 2009 01:39:19 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1349</guid>
</item>
<item>
<title>TSQL Solutions - Concatenating row values in T-SQL</title>
<link>http://www.projectdmx.com/tsql/rowconcatenate.aspx</link>
<pubDate>Sat, 14 Nov 2009 07:26:52 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1343</guid>
</item>
<item>
<title>Introduction to the Transaction Log - SQLServerCentral</title>
<link>http://www.sqlservercentral.com/articles/Design+and+Theory/63350/</link>
<pubDate>Sat, 07 Nov 2009 05:53:30 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1327</guid>
</item>
<item>
<title>Rational Relational: Emulating MySQL&#39;s GROUP_CONCAT() Function in SQL Server 2005</title>
<link>http://blog.shlomoid.com/2008/11/emulating-mysqls-groupconcat-function.html</link>
<pubDate>Tue, 27 Oct 2009 09:22:16 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1305</guid>
</item>
<item>
<title>SQL Server 2005: Concat values XML Style</title>
<link>http://weblogs.sqlteam.com/mladenp/archive/2007/06/01/60220.aspx</link>
<pubDate>Mon, 19 Oct 2009 09:26:43 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1284</guid>
</item>
<item>
<title>SQL Expression Language Tutorial — SQLAlchemy 0.5.6 Documentation</title>
<link>http://www.sqlalchemy.org/docs/05/sqlexpression.html</link>
<pubDate>Mon, 12 Oct 2009 21:27:00 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1268</guid>
</item>
<item>
<title>hatful of hollow - A Farewell to ORMs</title>
<link>http://www.hatfulofhollow.com/posts/code/farewell-to-orms.html</link>
<pubDate>Mon, 12 Oct 2009 21:25:33 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1267</guid>
</item>
<item>
<title>SQL Databases Don&#39;t Scale</title>
<link>http://adamblog.heroku.com/past/2009/7/6/sql_databases_dont_scale/</link>
<pubDate>Sun, 04 Oct 2009 13:34:53 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1252</guid>
</item>
<item>
<title>How To Get Table Row Counts Quickly And Painlessly - SQLServerCentral</title>
<link>http://www.sqlservercentral.com/articles/T-SQL/67624/</link>
<pubDate>Wed, 02 Sep 2009 21:29:22 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1193</guid>
</item>
<item>
<title>SQL Server parsing text</title>
<link>http://www.eggheadcafe.com/community/aspnet/9/41370/parsing-text.aspx</link>
<pubDate>Wed, 05 Aug 2009 07:51:00 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1127</guid>
</item>
<item>
<title>How to read a text file using xp_cmdshell SQL Server extended stored procedure with source code</title>
<link>http://www.kodyaz.com/articles/read-text-file-using-xp_cmdshell.aspx</link>
<pubDate>Wed, 05 Aug 2009 07:49:41 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1126</guid>
</item>
<item>
<title>No to SQL? Anti-database movement gains steam</title>
<link>http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;taxonomyName=Databases&amp;articleId=9135086&amp;taxonomyId=173&amp;pageNumber=1</link>
<pubDate>Thu, 02 Jul 2009 22:00:09 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1081</guid>
</item>
<item>
<title>How to use GROUP BY to concatenate strings in MsSQL? - Stack Overflow</title>
<link>http://stackoverflow.com/questions/273238/how-to-use-group-by-to-concatenate-strings-in-mssql</link>
<pubDate>Wed, 03 Jun 2009 08:10:51 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1022</guid>
</item>
<item>
<title>How SQLite Is Tested</title>
<link>http://www.sqlite.org/testing.html</link>
<pubDate>Sat, 30 May 2009 13:32:50 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/1015</guid>
</item>
<item>
<title>Alternatives to SQL Databases [LWN.net]</title>
<link>http://lwn.net/Articles/328487/</link>
<pubDate>Fri, 01 May 2009 13:19:17 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/922</guid>
</item>
<item>
<title>Conditional WHERE clauses in T-SQL using comparison operators</title>
<link>http://www.dotnetzone.gr/cs/blogs/sfilip/pages/conditional-where-clauses-in-t-sql-using-comparison-operators.aspx</link>
<pubDate>Wed, 29 Apr 2009 09:24:12 GMT</pubDate>
<description></description>
<guid isPermaLink="false">http://newsconomy.com/item/913</guid>
</item>
</channel>
</rss>