<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SQL Lion</title>
	
	<link>http://www.sqllion.com</link>
	<description>Welcome to the Database Jungle</description>
	<lastBuildDate>Sun, 11 Dec 2011 10:04:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SqlLion" /><feedburner:info uri="sqllion" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>SqlLion</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>JOB Running Status Report in SSRS</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/c2qWeDm061Y/</link>
		<comments>http://www.sqllion.com/2011/11/job-running-status-report-in-ssrs/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 07:52:40 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSRS]]></category>
		<category><![CDATA[CHARINDEX]]></category>
		<category><![CDATA[data source]]></category>
		<category><![CDATA[FAILED]]></category>
		<category><![CDATA[group properties]]></category>
		<category><![CDATA[job activity monitor]]></category>
		<category><![CDATA[job history]]></category>
		<category><![CDATA[job report]]></category>
		<category><![CDATA[Job Running status]]></category>
		<category><![CDATA[master]]></category>
		<category><![CDATA[msdb]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[report manager]]></category>
		<category><![CDATA[retrying]]></category>
		<category><![CDATA[row grouping]]></category>
		<category><![CDATA[running]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[ssrs merge cells]]></category>
		<category><![CDATA[STUFF]]></category>
		<category><![CDATA[SUCCESS]]></category>
		<category><![CDATA[sysjobhistory]]></category>
		<category><![CDATA[sysjobs]]></category>
		<category><![CDATA[sysjobservers]]></category>
		<category><![CDATA[sysjobsteps]]></category>
		<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[tablix]]></category>
		<category><![CDATA[xp_sqlagent_enum_jobs]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1453</guid>
		<description>Job Running Status report in SSRS for easy viewing and monitoring jobs running on servers. .rdl file attached.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/c2qWeDm061Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/11/job-running-status-report-in-ssrs/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/11/job-running-status-report-in-ssrs/</feedburner:origLink></item>
		<item>
		<title>Handling or Importing GUIDs in SSIS</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/stjzNV12gHo/</link>
		<comments>http://www.sqllion.com/2011/10/handling-or-importing-guids-in-ssis/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 09:23:56 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[SSIS]]></category>
		<category><![CDATA[Data access mode]]></category>
		<category><![CDATA[data flow task]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[excel destination]]></category>
		<category><![CDATA[excel source]]></category>
		<category><![CDATA[export guids]]></category>
		<category><![CDATA[global unique identifier]]></category>
		<category><![CDATA[GUID]]></category>
		<category><![CDATA[Handling GUID]]></category>
		<category><![CDATA[Importing GUID]]></category>
		<category><![CDATA[NEWID()]]></category>
		<category><![CDATA[NEWSEQUENTIALID()]]></category>
		<category><![CDATA[no sufficient information about mapping SSIS types]]></category>
		<category><![CDATA[OLEDB source]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[unique keys]]></category>
		<category><![CDATA[uniqueidentifer]]></category>
		<category><![CDATA[uniqueidentifier in sql server]]></category>
		<category><![CDATA[uniqueidentifier in t-sql]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1415</guid>
		<description>Working on UniqueIdentifier GUIDs in SSIS while importing or exporting to Excel files and tips to handle special scenarios.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/stjzNV12gHo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/10/handling-or-importing-guids-in-ssis/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/10/handling-or-importing-guids-in-ssis/</feedburner:origLink></item>
		<item>
		<title>Monitor T SQL Query performance at millisecond level</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/MioeUHte-tU/</link>
		<comments>http://www.sqllion.com/2011/09/monitor-t-sql-query-performance-at-millisecond-level/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 16:53:03 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[Tips N Tricks]]></category>
		<category><![CDATA[logical reads]]></category>
		<category><![CDATA[Monitor T-SQL Query]]></category>
		<category><![CDATA[physical reads]]></category>
		<category><![CDATA[query execution]]></category>
		<category><![CDATA[query options]]></category>
		<category><![CDATA[Query performance]]></category>
		<category><![CDATA[set statistics io]]></category>
		<category><![CDATA[set statistics time]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[tracking query]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1403</guid>
		<description>Easy way to Monitor T-SQL Query performance at millisecond level as well as tracking logical and physical reads.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/MioeUHte-tU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/09/monitor-t-sql-query-performance-at-millisecond-level/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/09/monitor-t-sql-query-performance-at-millisecond-level/</feedburner:origLink></item>
		<item>
		<title>Football Team Location Problem</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/XzM5GyTbxc0/</link>
		<comments>http://www.sqllion.com/2011/09/football-team-location-problem/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 18:12:37 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[CTE]]></category>
		<category><![CDATA[different countries]]></category>
		<category><![CDATA[Football Team Location Problem]]></category>
		<category><![CDATA[Row_number]]></category>
		<category><![CDATA[scheduling matches]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1389</guid>
		<description>T – SQL challenge to solve Football Team Location Problem in a single query.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/XzM5GyTbxc0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/09/football-team-location-problem/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/09/football-team-location-problem/</feedburner:origLink></item>
		<item>
		<title>GO ‘N’ Times</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/_vpJWKItp_s/</link>
		<comments>http://www.sqllion.com/2011/09/go-n-times/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 16:40:34 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[Tips N Tricks]]></category>
		<category><![CDATA[Batch separator]]></category>
		<category><![CDATA[GO command]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[t sql batch separator]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1380</guid>
		<description>GO ‘N’ times, i.e. execute t-sql batch scripts multiple times by just specifying one parameter to T-SQL batch separator command.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/_vpJWKItp_s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/09/go-n-times/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/09/go-n-times/</feedburner:origLink></item>
		<item>
		<title>IDENTITY IN SQL</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/5EHQ2IS443o/</link>
		<comments>http://www.sqllion.com/2011/08/identity-in-sql/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 13:31:43 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[AUTO INCREMENT]]></category>
		<category><![CDATA[COLUMNPROPERTY]]></category>
		<category><![CDATA[Database Console Command]]></category>
		<category><![CDATA[DBCC CHECKIDENT]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[IDENTITY (Property)]]></category>
		<category><![CDATA[IDENTITY column]]></category>
		<category><![CDATA[identity in sql]]></category>
		<category><![CDATA[identity SEED]]></category>
		<category><![CDATA[IDENTITYPROPERTY]]></category>
		<category><![CDATA[IDENTITY_INSERT]]></category>
		<category><![CDATA[IDENT_CURRENT]]></category>
		<category><![CDATA[IDENT_INCR]]></category>
		<category><![CDATA[IDENT_SEED]]></category>
		<category><![CDATA[Increment]]></category>
		<category><![CDATA[IsIdentity]]></category>
		<category><![CDATA[NORESEED]]></category>
		<category><![CDATA[NOT NULL]]></category>
		<category><![CDATA[OBJECTPROPERTY]]></category>
		<category><![CDATA[RESEED]]></category>
		<category><![CDATA[retrieve IDENTITY information]]></category>
		<category><![CDATA[Rollback on identity]]></category>
		<category><![CDATA[Scope_Identity]]></category>
		<category><![CDATA[SET IDENTITY_INSERT]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server Identity Columns]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[syscolumns]]></category>
		<category><![CDATA[t SQL statement to find identity]]></category>
		<category><![CDATA[T-SQL IDENTITY Columns]]></category>
		<category><![CDATA[TableHasIdentity]]></category>
		<category><![CDATA[UNIQUE]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1309</guid>
		<description>All features of SQL Server IDENTITY property of columns. And a handy procedure to monitor all Identity columns.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/5EHQ2IS443o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/08/identity-in-sql/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/08/identity-in-sql/</feedburner:origLink></item>
		<item>
		<title>MDX DESCENDANTS</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/7JoQOzUBTuY/</link>
		<comments>http://www.sqllion.com/2011/08/mdx-descendants/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 17:44:36 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[MDX]]></category>
		<category><![CDATA[CUBE]]></category>
		<category><![CDATA[Descendants function]]></category>
		<category><![CDATA[Descendants in MDX]]></category>
		<category><![CDATA[Desc_Flag]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[hierarchical data]]></category>
		<category><![CDATA[Hierarchy]]></category>
		<category><![CDATA[Internet sales]]></category>
		<category><![CDATA[Internetsales]]></category>
		<category><![CDATA[LEAVES]]></category>
		<category><![CDATA[levels]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[MDX Descendants]]></category>
		<category><![CDATA[MDX function]]></category>
		<category><![CDATA[MDX Queries]]></category>
		<category><![CDATA[member expression]]></category>
		<category><![CDATA[SELF_AND_AFTER]]></category>
		<category><![CDATA[SELF_AND_BEFORE]]></category>
		<category><![CDATA[SELF_BEFORE_AFTER]]></category>
		<category><![CDATA[set expression]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1252</guid>
		<description>MDX function that returns the set of descendants of a member at a specified level or distance, optionally including or excluding descendants in other levels.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/7JoQOzUBTuY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/08/mdx-descendants/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/08/mdx-descendants/</feedburner:origLink></item>
		<item>
		<title>SQL Server CLR Integration</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/lxivffN4o5Q/</link>
		<comments>http://www.sqllion.com/2011/01/sql-server-clr-integration/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 17:45:20 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[.dll library]]></category>
		<category><![CDATA[clr enabled]]></category>
		<category><![CDATA[CLR integration]]></category>
		<category><![CDATA[external_access]]></category>
		<category><![CDATA[managed code]]></category>
		<category><![CDATA[Manual Deployment]]></category>
		<category><![CDATA[PROCEDURE]]></category>
		<category><![CDATA[SET TRUSTWORTHY ON]]></category>
		<category><![CDATA[sp_configure]]></category>
		<category><![CDATA[SQL server]]></category>
		<category><![CDATA[SQL Server CLR Integration]]></category>
		<category><![CDATA[Survey Data]]></category>
		<category><![CDATA[Visual Studio Deployment]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1236</guid>
		<description>Detail elaboration of CLR Integration (C# .Net) with SQL Server and well explained examples.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/lxivffN4o5Q" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2011/01/sql-server-clr-integration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2011/01/sql-server-clr-integration/</feedburner:origLink></item>
		<item>
		<title>Pattern Matching (Regex) in T-SQL</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/AUWu8OHnn98/</link>
		<comments>http://www.sqllion.com/2010/12/pattern-matching-regex-in-t-sql/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 16:29:13 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[CLR integration]]></category>
		<category><![CDATA[ESCAPE Clause]]></category>
		<category><![CDATA[LIKE operator]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[NULLIF]]></category>
		<category><![CDATA[PATINDEX]]></category>
		<category><![CDATA[pattern matching]]></category>
		<category><![CDATA[pattern searching]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[sp_OACreate]]></category>
		<category><![CDATA[VBScript.RegExp]]></category>
		<category><![CDATA[Wild Character]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1220</guid>
		<description>Get insights and analysis of textual data by powerful PATTERN matching methodologies. Learn and use various ways to do Regex (Regular Expression) PATTERN matching by SQL Server.&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/AUWu8OHnn98" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2010/12/pattern-matching-regex-in-t-sql/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2010/12/pattern-matching-regex-in-t-sql/</feedburner:origLink></item>
		<item>
		<title>For each database – sp_MSForEachDB</title>
		<link>http://feedproxy.google.com/~r/SqlLion/~3/HfCXv1iivYs/</link>
		<comments>http://www.sqllion.com/2010/08/for-each-database-sp_msforeachdb/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 02:51:55 +0000</pubDate>
		<dc:creator>Arun Mallick</dc:creator>
				<category><![CDATA[T - SQL]]></category>
		<category><![CDATA[Tips N Tricks]]></category>
		<category><![CDATA[for each database]]></category>
		<category><![CDATA[sp_executesql]]></category>
		<category><![CDATA[sp_MSForEachDB]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server for each database]]></category>
		<category><![CDATA[sys.schemas]]></category>
		<category><![CDATA[t-sql cursors]]></category>

		<guid isPermaLink="false">http://www.sqllion.com/?p=1213</guid>
		<description>Sp_MSForEachDB is a great procedure coming with MS SQL Server even though it is un-documented. It eases some of the complex operations that we mostly do by using CURSORS. Follow the link to know how…&lt;img src="http://feeds.feedburner.com/~r/SqlLion/~4/HfCXv1iivYs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.sqllion.com/2010/08/for-each-database-sp_msforeachdb/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.sqllion.com/2010/08/for-each-database-sp_msforeachdb/</feedburner:origLink></item>
	</channel>
</rss>
