<?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/"
	>

<channel>
	<title>TanpaBatas.Web.ID BETA Version &#124; Bebas Berkreasi &#124; A Weblog From Erika Untung</title>
	<atom:link href="http://tanpabatas.web.id/portal/feed/" rel="self" type="application/rss+xml" />
	<link>http://tanpabatas.web.id/portal</link>
	<description>TanpaBatas.Web.ID BETA Version &#124; Bebas Berkreasi &#124; A Weblog From Erika Untung</description>
	<pubDate>Sun, 29 Aug 2010 17:12:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>[1] A Lesson About Nature of Functional</title>
		<link>http://tanpabatas.web.id/portal/2010/a-lesson-about-nature-of-functional-1/</link>
		<comments>http://tanpabatas.web.id/portal/2010/a-lesson-about-nature-of-functional-1/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 17:12:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Perspektif TanpaBatas]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=438</guid>
		<description><![CDATA[‎&#8221;&#8230;Don&#8217;t ever assume&#8230;,get and analyze the fact.. ,learn the business process.. plan the core&#8230; and then technology will support.. Technology is only like a house. Fill it with right things, and then you can gain the benefit. Without that, technology only a thing that does not have any values.&#8221; ~ a lesson about nature of [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/a-lesson-about-nature-of-functional-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Perjalanan Kehidupan</title>
		<link>http://tanpabatas.web.id/portal/2010/perjalanan-kehidupan/</link>
		<comments>http://tanpabatas.web.id/portal/2010/perjalanan-kehidupan/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 06:49:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Perspektif TanpaBatas]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/2010/perjalanan-kehidupan/</guid>
		<description><![CDATA[&#8220;Passion&#8221; adalah jalan bercabang dan tak berujung, namun saling terhubung. Ketika sang supir yang menggerakkan kemudi kendaraan yang bernama &#8220;Loyalitas&#8221;, ia membutuhkan &#8220;Integritas&#8221; sebagai bahan bakar untuk melajukan kendaraannya.
Sang supir ingin menjelajahi setiap cabang tersebut, namun cabang tersebut terlalu banyak.
Pada akhirnya sang supir memutuskan untuk menekan pedal gas dan kendaraan melaju ke arah cabang yang [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/perjalanan-kehidupan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Life Lessons are my VISION</title>
		<link>http://tanpabatas.web.id/portal/2010/life-lessons-are-my-vision/</link>
		<comments>http://tanpabatas.web.id/portal/2010/life-lessons-are-my-vision/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 15:38:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Perspektif TanpaBatas]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=413</guid>
		<description><![CDATA[&#8221; Each minutes of my life are life lessons. Maybe i can&#8217;t get the value now, but i know i will gain it in months or even years.. That&#8217;s what i call it as VISION&#8221;
- by tanpabatas.web.id -


Like this article? Share via Facebook to your friends! 
Share


 







var skin = {};
skin['BORDER_COLOR'] = '#cccccc';
skin['ENDCAP_BG_COLOR'] = '#e0ecff';
skin['ENDCAP_TEXT_COLOR'] [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/life-lessons-are-my-vision/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[ORACLE] Get All Row Count On Each Table</title>
		<link>http://tanpabatas.web.id/portal/2010/oracle-get-all-row-count-on-each-table/</link>
		<comments>http://tanpabatas.web.id/portal/2010/oracle-get-all-row-count-on-each-table/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 07:35:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Skill]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=407</guid>
		<description><![CDATA[Have you need to count all rows on each table in your ORACLE database?
If you count one by one, it will take a lot of your time.  So, for the efficient way, you can use steps and syntax below :
1. spool on you query on sqlplus.
Syntax:
SQL&#62; spool on
SQL&#62; spool C:\AllRowCount_all.txt
It used to save all your [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/oracle-get-all-row-count-on-each-table/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Use *.BAT File To Upload Data From Text File to Oracle Database</title>
		<link>http://tanpabatas.web.id/portal/2010/use-bat-file-to-upload-data-from-text-file-to-oracle-database/</link>
		<comments>http://tanpabatas.web.id/portal/2010/use-bat-file-to-upload-data-from-text-file-to-oracle-database/#comments</comments>
		<pubDate>Fri, 21 May 2010 01:19:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Knowledges]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Skill]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=402</guid>
		<description><![CDATA[As we know, one of softwares that help us to interact with Oracle is TOAD.
And for small-medium scale data, there is SQL*Loader feature to be used on TOAD.
But how if you&#8217;ve around 2Terra or more data to be uploaded ?
For my experiences, you will find that TOAD GUI become hang (but in the fact, you [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/use-bat-file-to-upload-data-from-text-file-to-oracle-database/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[PL/SQL] The Easiest Way To Get Total Row For All Tables In A Tablespace</title>
		<link>http://tanpabatas.web.id/portal/2010/the-easiest-way-to-get-total-row-for-all-tables-in-a-tablespace/</link>
		<comments>http://tanpabatas.web.id/portal/2010/the-easiest-way-to-get-total-row-for-all-tables-in-a-tablespace/#comments</comments>
		<pubDate>Fri, 21 May 2010 00:54:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Skill]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=397</guid>
		<description><![CDATA[Hi,
Sometimes as someone who interact with Oracle Database, we need to get total row for all tables in a tablespace, or maybe for multiple tables in a short time.
For this purpose, we can use this code below :
SQL> set serveroutput on
SQL> declare
  2  numrows integer;
  3  cursor c1 is select table_name [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/the-easiest-way-to-get-total-row-for-all-tables-in-a-tablespace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free of Charge To Access Facebook via Mobile!</title>
		<link>http://tanpabatas.web.id/portal/2010/free-of-charge-to-access-facebook-via-mobile/</link>
		<comments>http://tanpabatas.web.id/portal/2010/free-of-charge-to-access-facebook-via-mobile/#comments</comments>
		<pubDate>Wed, 19 May 2010 07:34:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Knowledges]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=390</guid>
		<description><![CDATA[Today, Facebook is launching another way for people to access Facebook anytime, anywhere: 0.facebook.com. 0.facebook.com is a new mobile site that includes all of the key features of Facebook but is optimized for speed. It initially is available through more than 50 mobile operators in 45 countries and territories with zero data charges.
Collaborating with operators [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/free-of-charge-to-access-facebook-via-mobile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Quote] It&#8217;s your choice&#8230;</title>
		<link>http://tanpabatas.web.id/portal/2010/quote-its-your-choice/</link>
		<comments>http://tanpabatas.web.id/portal/2010/quote-its-your-choice/#comments</comments>
		<pubDate>Wed, 12 May 2010 14:41:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Perspektif TanpaBatas]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=386</guid>
		<description><![CDATA[&#8220;..Who you are today is the result of what have you done on the past&#8230; the past can not be undone or re-engineering.. but the future can still be reached by what you do today&#8230;Remorse will never help you, only effort can make you move forward&#8221; ~ by tanpabatas.web.id

    Bookmark this page!

	]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/quote-its-your-choice/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dealing with ORA-00600 When You Don&#8217;t Have Metalink Key</title>
		<link>http://tanpabatas.web.id/portal/2010/dealing-with-ora-00600-when-you-dont-have-metalink-key/</link>
		<comments>http://tanpabatas.web.id/portal/2010/dealing-with-ora-00600-when-you-dont-have-metalink-key/#comments</comments>
		<pubDate>Tue, 11 May 2010 16:22:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Skill]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=381</guid>
		<description><![CDATA[ORACLE gives us free for usage, but we must pay for official support from ORACLE. And when company decide to use ORACLE and ask for ORACLE support, they must be given a key called as METALINK.
It&#8217;s great if you have one when you work with ORACLE products. But how about if the opposite happen?
Well, that&#8217;s [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/dealing-with-ora-00600-when-you-dont-have-metalink-key/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[human selfishness:part1] Treat Others The Way To Treat Yourself</title>
		<link>http://tanpabatas.web.id/portal/2010/treat-others-the-way-to-treat-yourself/</link>
		<comments>http://tanpabatas.web.id/portal/2010/treat-others-the-way-to-treat-yourself/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 15:17:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Knowledges]]></category>

		<category><![CDATA[Personal Development Skill]]></category>

		<category><![CDATA[Skill]]></category>

		<guid isPermaLink="false">http://tanpabatas.web.id/portal/?p=377</guid>
		<description><![CDATA[proved:
&#8230; humans are weird &#8230; glad to do it to others, but didn&#8217;t like to be treated like that &#8230; If do not want to be treated as such by others,  do not treat others with something that we do not want to accept it if it be done to ourselves ..  
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
In [...]]]></description>
		<wfw:commentRss>http://tanpabatas.web.id/portal/2010/treat-others-the-way-to-treat-yourself/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
