<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>AMIS Technology blog &#187; lead</title>
	<atom:link href="http://technology.amis.nl/blog/tag/lead/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finding the longest streak using SQL Analytical Functions</title>
		<link>http://technology.amis.nl/blog/12402/finding-the-longest-streak-using-sql-analytical-functions</link>
		<comments>http://technology.amis.nl/blog/12402/finding-the-longest-streak-using-sql-analytical-functions#comments</comments>
		<pubDate>Sun, 19 Jun 2011 13:23:50 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[analytical]]></category>
		<category><![CDATA[ignore nulls]]></category>
		<category><![CDATA[lag]]></category>
		<category><![CDATA[lead]]></category>
		<category><![CDATA[sq;]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=12402</guid>
		<description><![CDATA[Some IT organizations that I visit have a sign somewhere indicating the number of days that have passed without a major issue. Production sites with proper respect for health and safety to something similar with signs like this one:

In this article, I am wondering about two things:

given a list of all incidents, can I easily [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/12402/finding-the-longest-streak-using-sql-analytical-functions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle 11gR2 &#8211; alternative for CONNECT_BY_ISLEAF function for Recursive Subquery Factoring (dedicated to Anton)</title>
		<link>http://technology.amis.nl/blog/6533/oracle-11gr2-alternative-for-connect_by_isleaf-function-for-recursive-subquery-factoring-dedicated-to-anton</link>
		<comments>http://technology.amis.nl/blog/6533/oracle-11gr2-alternative-for-connect_by_isleaf-function-for-recursive-subquery-factoring-dedicated-to-anton#comments</comments>
		<pubDate>Sat, 14 Nov 2009 06:02:32 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[11gr2]]></category>
		<category><![CDATA[analytical function]]></category>
		<category><![CDATA[connect by]]></category>
		<category><![CDATA[hierarchy]]></category>
		<category><![CDATA[isleaf]]></category>
		<category><![CDATA[lead]]></category>
		<category><![CDATA[recursive subquery]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6533</guid>
		<description><![CDATA[
	On our blog, we have been discussing the new hierarchical query functionality in Oracle Database 11g Release 2, using Recursive Suquery Factoring. Instead of using CONNECT BY and its close associates such as START WITH, PRIOR, LEVEL and more exotic comrades like SYS_CONNECT_BY_PATH, CONNECT_BY_ROOT and NOCYCLE this release gave us a new, less proprietary and [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6533/oracle-11gr2-alternative-for-connect_by_isleaf-function-for-recursive-subquery-factoring-dedicated-to-anton/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Simple Event Processing &#8211; Using SQL with Analytical Functions to detect traffic patterns</title>
		<link>http://technology.amis.nl/blog/3569/simple-event-processing-using-sql-with-analytical-functions-to-detect-traffic-patterns</link>
		<comments>http://technology.amis.nl/blog/3569/simple-event-processing-using-sql-with-analytical-functions-to-detect-traffic-patterns#comments</comments>
		<pubDate>Mon, 06 Oct 2008 08:33:47 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[analytical functions]]></category>
		<category><![CDATA[cql]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[lead]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3569</guid>
		<description><![CDATA[One of the intriguing subjects at last weeks Oracle Open World conference for me was Complex Event Processing. The ability to process streams of real time events, and up to 1000s per second of them, opens up many new avenues of interesting opportunities. Detecting patterns and anomalies, aggregating and comparing &#8211; reporting only the noteworthy [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/3569/simple-event-processing-using-sql-with-analytical-functions-to-detect-traffic-patterns/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

