<?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>w00kie&#039;s ramblings &#187; ematrix</title>
	<atom:link href="http://w00kie.com/tag/ematrix/feed/" rel="self" type="application/rss+xml" />
	<link>http://w00kie.com</link>
	<description>Living the good life in Japan</description>
	<lastBuildDate>Wed, 09 Nov 2011 14:40:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MQL baffles me</title>
		<link>http://w00kie.com/2008/01/10/mql-baffles-me/</link>
		<comments>http://w00kie.com/2008/01/10/mql-baffles-me/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 13:26:10 +0000</pubDate>
		<dc:creator>w00kie</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Work stuff]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ematrix]]></category>
		<category><![CDATA[mql]]></category>

		<guid isPermaLink="false">http://www.w00kie.com/2008/01/10/mql-baffles-me/</guid>
		<description><![CDATA[My job consists of writing functional specifications and generally managing the architecture of a big R&#38;D information system based on a wonderful jack-of-all-trade application called eMatrix from Dassault. I often delve deep into the application with the MQL console (for &#8230; <a href="http://w00kie.com/2008/01/10/mql-baffles-me/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My job consists of writing functional specifications and generally managing the architecture of a big R&amp;D information system based on a wonderful jack-of-all-trade application called eMatrix from Dassault.</p>
<p>I often delve deep into the application with the MQL console (for Matrix Query Language) to dig out some insight into the data we manage.</p>
<p>And, more often than not, I find things that makes me cringe:</p>
<blockquote><p><code><strong>MQL&lt;45&gt;</strong> print bus ECO ZCO3171 - select history.promote;<br />
business object  ECO ZCO3171 -<br />
history.promote = time: 10/22/2007 9:56  state: Design Work<br />
history.promote = time: 10/22/2007 17:23  state: Review<br />
history.promote = time: 10/22/2007 18:28  state: Release<br />
history.promote = time: 10/24/2007 21:33  state: Implemented<br />
<strong> MQL&lt;46&gt;</strong> print bus ECO ZCO3171 - select history.promote[1];<br />
business object  ECO ZCO3171 -<br />
history.promote[1] = time: 10/22/2007 17:23  state: Review<br />
<strong> MQL&lt;47&gt;</strong> print bus ECO ZCO3171 - select history.promote[0];<br />
business object  ECO ZCO3171 -<br />
history.promote[0] = time: 10/22/2007 9:56  state: Design Work<br />
history.promote[0] = time: 10/22/2007 17:23  state: Review<br />
history.promote[0] = time: 10/22/2007 18:28  state: Release<br />
history.promote[0] = time: 10/24/2007 21:33  state: Implemented</code></p></blockquote>
<p>If someone has any insight on how a query language can be <strong>this</strong> flawed, I'm all ears.</p>
<p>PS: If you don't understand anything about this post, I'm deeply sorry for boring you with my tech rants...</p>
]]></content:encoded>
			<wfw:commentRss>http://w00kie.com/2008/01/10/mql-baffles-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: w00kie.com @ 2012-02-12 08:45:23 -->
