<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Geekeandome &#187; funciones</title>
	<atom:link href="http://geeking.me/blog/tag/funciones/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeking.me/blog</link>
	<description>Ahora todo el mundo quiere ser &#34;geek&#34;</description>
	<lastBuildDate>Wed, 28 Dec 2011 20:03:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Ahora todo el mundo quiere ser &quot;geek&quot;</itunes:summary>
	<itunes:author>Geekeandome</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://geeking.me/blog/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Ahora todo el mundo quiere ser &quot;geek&quot;</itunes:subtitle>
	<image>
		<title>Geekeandome &#187; funciones</title>
		<url>http://geeking.me/blog/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://geeking.me/blog</link>
	</image>
		<item>
		<title>convierte un &#8217;1,2,3&#8242; en un (campo = {1} OR campo = {2} OR campo = {3})</title>
		<link>http://geeking.me/blog/2011/05/31/convierte-un-123-en-un-campo-1-or-campo-2-or-campo-3/</link>
		<comments>http://geeking.me/blog/2011/05/31/convierte-un-123-en-un-campo-1-or-campo-2-or-campo-3/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 01:42:59 +0000</pubDate>
		<dc:creator>byteStriker</dc:creator>
				<category><![CDATA[c0de]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[código]]></category>
		<category><![CDATA[condiciones]]></category>
		<category><![CDATA[condiciones or dinámicas]]></category>
		<category><![CDATA[funciones]]></category>
		<category><![CDATA[librerias]]></category>
		<category><![CDATA[or]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sintaxis sql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://geeking.me/blog/?p=1382</guid>
		<description><![CDATA[Para entenderle sí van a tener que saber de PHP. En varias ocasiones me he visto forzado a guardar en un campo de la base de datos un string así &#8220;1,2,3,4,5&#8243;, generalmente cada número representa un ID que concierne a una llave foránea. Precisamente porque soy holgazán, me di a la tarea de idear una <a href='http://geeking.me/blog/2011/05/31/convierte-un-123-en-un-campo-1-or-campo-2-or-campo-3/'>[...]</a>]]></description>
		<wfw:commentRss>http://geeking.me/blog/2011/05/31/convierte-un-123-en-un-campo-1-or-campo-2-or-campo-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL: Void division by Zero using CASE</title>
		<link>http://geeking.me/blog/2009/05/28/sql-void-division-zero-using-case/</link>
		<comments>http://geeking.me/blog/2009/05/28/sql-void-division-zero-using-case/#comments</comments>
		<pubDate>Thu, 28 May 2009 23:18:06 +0000</pubDate>
		<dc:creator>byteStriker</dc:creator>
				<category><![CDATA[c0de]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[funciones]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[multiple tables]]></category>
		<category><![CDATA[postgres]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://geeking.me/blog/?p=779</guid>
		<description><![CDATA[Primero, un poco de contexto&#8230; En el jale tengo que hacer un query para un mini-reporte que servirá de guía para &#8220;X&#8221; area, así que hice un query usando la siguiente instrucción: *El SGBDR es PostgreSQL SELECT pi.anio,pi.proyecto,pp.area,m.meta,c.promesa ,c.avance,c.comentarios,((c.avance / c.cantidad ) * 100) as porcentaje FROM piezas pi FULL JOIN participantes_proyecto pp ON pi.proins_clave_anio <a href='http://geeking.me/blog/2009/05/28/sql-void-division-zero-using-case/'>[...]</a>]]></description>
		<wfw:commentRss>http://geeking.me/blog/2009/05/28/sql-void-division-zero-using-case/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

