<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Membuat Stored Procedure untuk mengubah angka menjadi bilangan terbilang di MySQL</title>
	<atom:link href="http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan</link>
	<description>when code and style meet</description>
	<lastBuildDate>Thu, 19 Jan 2012 10:11:56 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Akuuu</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-3292</link>
		<dc:creator>Akuuu</dc:creator>
		<pubDate>Wed, 14 Dec 2011 16:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-3292</guid>
		<description>Hmmm... Mantab... tambah lg referensi terbilang, selain pake javascript.... tengkyu gan... (Y)</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; Mantab&#8230; tambah lg referensi terbilang, selain pake javascript&#8230;. tengkyu gan&#8230; <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/good.png' alt='(Y)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agni</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-3217</link>
		<dc:creator>agni</dc:creator>
		<pubDate>Mon, 05 Dec 2011 09:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-3217</guid>
		<description>gan, ane udah nyoba ni pake procedurenya tapi ada masalah ya ketika ada angka 10000000, hrsnya &quot;sepuluh juta &quot;kok jadi &quot; satu puluh juta &quot;..mohon pencerahannya gan????</description>
		<content:encoded><![CDATA[<p>gan, ane udah nyoba ni pake procedurenya tapi ada masalah ya ketika ada angka 10000000, hrsnya &#8220;sepuluh juta &#8220;kok jadi &#8221; satu puluh juta &#8220;..mohon pencerahannya gan????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agun</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-2926</link>
		<dc:creator>Agun</dc:creator>
		<pubDate>Mon, 07 Nov 2011 07:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-2926</guid>
		<description>Mantappp gan.... (Y)  :o)  

Boleh minta tutorial lengkap untuk membuat stored procedure di mysql ga???</description>
		<content:encoded><![CDATA[<p>Mantappp gan&#8230;. <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/good.png' alt='(Y)' class='wp-smiley' />  <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/smile.png' alt=':o)' class='wp-smiley' />  </p>
<p>Boleh minta tutorial lengkap untuk membuat stored procedure di mysql ga???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: afif mudrik</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-2875</link>
		<dc:creator>afif mudrik</dc:creator>
		<pubDate>Fri, 28 Oct 2011 03:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-2875</guid>
		<description>waah.. briliant sekali.. tutorialnya jelas, makasih :-D</description>
		<content:encoded><![CDATA[<p>waah.. briliant sekali.. tutorialnya jelas, makasih <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/smile-big.png' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doclines</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-1327</link>
		<dc:creator>doclines</dc:creator>
		<pubDate>Thu, 23 Jun 2011 03:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-1327</guid>
		<description>kalo untuk pemanggilan sudah bisa mas. trims. tapi kalo manggilnya di dalam SELECT gimana? maksutnya, kalo mo nerbilangin salah satu field gitu, ya apa caranya? maklum pemula. mohon pencerahannya.</description>
		<content:encoded><![CDATA[<p>kalo untuk pemanggilan sudah bisa mas. trims. tapi kalo manggilnya di dalam SELECT gimana? maksutnya, kalo mo nerbilangin salah satu field gitu, ya apa caranya? maklum pemula. mohon pencerahannya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Chandra</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-955</link>
		<dc:creator>Christian Chandra</dc:creator>
		<pubDate>Mon, 11 Apr 2011 07:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-955</guid>
		<description>Untuk penggunaannya:
1. code diatas silahkan disimpan di dalam &lt;nama_apa_pun&gt;.sql lalu di running melalui mySQL.
2. panggil procedure angkabilangan dengan inputan parameter berupa angka
3. simpan dalam variable hasilnya dan di tampilkan melalui select :-D</description>
		<content:encoded><![CDATA[<p>Untuk penggunaannya:<br />
1. code diatas silahkan disimpan di dalam <nama_apa_pun>.sql lalu di running melalui mySQL.<br />
2. panggil procedure angkabilangan dengan inputan parameter berupa angka<br />
3. simpan dalam variable hasilnya dan di tampilkan melalui select <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/smile-big.png' alt=':-D' class='wp-smiley' /> </nama_apa_pun></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ridwan Tahir</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-954</link>
		<dc:creator>Ridwan Tahir</dc:creator>
		<pubDate>Mon, 11 Apr 2011 06:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-954</guid>
		<description>Ini gimana cara penggunaan untuk menampilkan store procedure nya ya? saya sudah ubeg-ubeg ga dapat ..... Please need you help</description>
		<content:encoded><![CDATA[<p>Ini gimana cara penggunaan untuk menampilkan store procedure nya ya? saya sudah ubeg-ubeg ga dapat &#8230;.. Please need you help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wiralodra</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-582</link>
		<dc:creator>wiralodra</dc:creator>
		<pubDate>Sun, 09 Jan 2011 08:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-582</guid>
		<description>mas.ane masih cupu nih ma sql, mnt pendapatnya.ni syntak error mulu,uda ngubek manualnya msh gk ngeh juga:D
mysql&gt; create procedure ShStatus(IN nomorNIP int(3))
    -&gt; begin
    -&gt; declare keterangan varchar(2);
    -&gt; declare tampil varhar(12);
    -&gt;   select status as tampil from pegawai where nip=nomorNIP;
    -&gt;   if ( status=&#039;aktif&#039; ) then
    -&gt;      set keterangan=&#039;Y&#039;;
    -&gt;   else
    -&gt;      set keterangan=&#039;T&#039;;
    -&gt;   end if
    -&gt; end//
erronya bilangnya di line4,tp dicoba langsung command selectnya,normal
matur nuwun :)</description>
		<content:encoded><![CDATA[<p>mas.ane masih cupu nih ma sql, mnt pendapatnya.ni syntak error mulu,uda ngubek manualnya msh gk ngeh juga:D<br />
mysql&gt; create procedure ShStatus(IN nomorNIP int(3))<br />
    -&gt; begin<br />
    -&gt; declare keterangan varchar(2);<br />
    -&gt; declare tampil varhar(12);<br />
    -&gt;   select status as tampil from pegawai where nip=nomorNIP;<br />
    -&gt;   if ( status=&#8217;aktif&#8217; ) then<br />
    -&gt;      set keterangan=&#8217;Y';<br />
    -&gt;   else<br />
    -&gt;      set keterangan=&#8217;T';<br />
    -&gt;   end if<br />
    -&gt; end//<br />
erronya bilangnya di line4,tp dicoba langsung command selectnya,normal<br />
matur nuwun <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Chandra</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-54</link>
		<dc:creator>Christian Chandra</dc:creator>
		<pubDate>Sat, 17 Apr 2010 00:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-54</guid>
		<description>sama-sama brader ;-)</description>
		<content:encoded><![CDATA[<p>sama-sama brader <img src='http://blog.christianchandra.com/wp-content/plugins/smilies-themer/pidgin/wink.png' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ucok</title>
		<link>http://blog.christianchandra.com/programming/mysql/store-procedure-mysql-angka-bilangan/comment-page-1#comment-53</link>
		<dc:creator>ucok</dc:creator>
		<pubDate>Fri, 16 Apr 2010 18:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christianchandra.com/?p=172#comment-53</guid>
		<description>terima kasih brader...</description>
		<content:encoded><![CDATA[<p>terima kasih brader&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

