<?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>Techartifact &#187; Database</title>
	<atom:link href="http://www.techartifact.com/blogs/category/database/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:01:27 +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>Oracle ADF &#124; Master Detail Detail Tables</title>
		<link>http://www.techartifact.com/blogs/2012/02/oracle-adf-master-detail-detail-tables.html</link>
		<comments>http://www.techartifact.com/blogs/2012/02/oracle-adf-master-detail-detail-tables.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 11:57:53 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[ADF]]></category>
		<category><![CDATA[Master Detail]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1471</guid>
		<description><![CDATA[Today i will show how to create simple master detail form in ADF which would help people coming from 4GL (Forms Developer) technology to ADF. Source &#8211; http://www.fireboxtraining.com]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2012/02/oracle-adf-master-detail-detail-tables.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmatically access a view criteria</title>
		<link>http://www.techartifact.com/blogs/2012/02/programmatically-access-a-view-criteria.html</link>
		<comments>http://www.techartifact.com/blogs/2012/02/programmatically-access-a-view-criteria.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 11:10:47 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[ADF]]></category>
		<category><![CDATA[view criteria]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1468</guid>
		<description><![CDATA[Programmatically access a view criteria Source -ADFInsiderEssentials -Oracle]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2012/02/programmatically-access-a-view-criteria.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing Data within a Task Flow</title>
		<link>http://www.techartifact.com/blogs/2012/02/passing-data-within-a-task-flow.html</link>
		<comments>http://www.techartifact.com/blogs/2012/02/passing-data-within-a-task-flow.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 08:04:55 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[ADF]]></category>
		<category><![CDATA[Parameter]]></category>
		<category><![CDATA[Task flow]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1461</guid>
		<description><![CDATA[Passing Data within a Task Flow - It is a common use case to pass parameters from ADF Task Flow with fragments into another ADF Task Flow without fragments.f the bounded task flows referenced by ADF regions share the data control scope and the transaction &#8211; we can access parameter directly through Expression Language. If [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2012/02/passing-data-within-a-task-flow.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle ADF interview Question part-2</title>
		<link>http://www.techartifact.com/blogs/2011/08/oracle-adf-interview-question-part-2.html</link>
		<comments>http://www.techartifact.com/blogs/2011/08/oracle-adf-interview-question-part-2.html#comments</comments>
		<pubDate>Tue, 16 Aug 2011 16:22:55 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[ADF interview]]></category>
		<category><![CDATA[Interview Question]]></category>
		<category><![CDATA[Oracle ADF interview Question]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1219</guid>
		<description><![CDATA[Hi all , here again I came up with most awaited article .This is part oracle Adf interview Question part-two.I have accumulated ,formulated, and gathered these information from various sources.So that it would be helpful for Oracle ADF community. But I am afraid of Mr. Saravanan of jdeveloperandadf.blogspot.com ,who again not try to copy paste [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2011/08/oracle-adf-interview-question-part-2.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Finding duplicate rows in SQL</title>
		<link>http://www.techartifact.com/blogs/2011/08/finding-duplicate-rows-in-sql.html</link>
		<comments>http://www.techartifact.com/blogs/2011/08/finding-duplicate-rows-in-sql.html#comments</comments>
		<pubDate>Thu, 04 Aug 2011 05:05:42 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[duplicate rows in sql]]></category>
		<category><![CDATA[Finding duplicate rows in SQL]]></category>
		<category><![CDATA[number of occurences]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1198</guid>
		<description><![CDATA[Normally we want to fetch this information that which row have duplicate value.So here i am sharing very easy solution for this.by using this query you can get which row have multiple entries. SELECT surname, COUNT(surname) AS numOftimes FROM employee GROUP BY surname HAVING ( COUNT(surname) &#62; 1 ) You could also use this technique [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2011/08/finding-duplicate-rows-in-sql.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Task Flow in Oracle ADF</title>
		<link>http://www.techartifact.com/blogs/2011/07/basic-of-task-flow-in-oracle-adf.html</link>
		<comments>http://www.techartifact.com/blogs/2011/07/basic-of-task-flow-in-oracle-adf.html#comments</comments>
		<pubDate>Sun, 24 Jul 2011 15:38:12 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle ADF]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1171</guid>
		<description><![CDATA[Task Flow- ADF Task Flows is a new feature that will ship with ADF 11g. In simple terms, it is a tool to encapsulate page flow/navigation. A set of ADF Controller activities, control flow rules and managed beans that interact to allow a user to complete a task. It is much more than that in [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2011/07/basic-of-task-flow-in-oracle-adf.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Oracle ADF interview Question Part &#8211; 1</title>
		<link>http://www.techartifact.com/blogs/2011/04/oracle-adf-interview-question-part-1.html</link>
		<comments>http://www.techartifact.com/blogs/2011/04/oracle-adf-interview-question-part-1.html#comments</comments>
		<pubDate>Sun, 17 Apr 2011 06:02:43 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Oracle ADF]]></category>
		<category><![CDATA[Interview Question on ADF]]></category>
		<category><![CDATA[Oracle ADF interview Question]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=1119</guid>
		<description><![CDATA[I have created a collection of ADF interview Question .So just want to share with everyone Please give feedback. What is Oracle Adf? Ans : The Oracle Application Development Framework (Oracle ADF) is an end-to-end application framework that builds on J2EE standards and open-source technologies to simplify and accelerate implementing service-oriented applications. If you develop [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2011/04/oracle-adf-interview-question-part-1.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>SQL Optimization Tips/Questions</title>
		<link>http://www.techartifact.com/blogs/2009/12/sql-optimization-tipsquestions.html</link>
		<comments>http://www.techartifact.com/blogs/2009/12/sql-optimization-tipsquestions.html#comments</comments>
		<pubDate>Fri, 04 Dec 2009 06:37:55 +0000</pubDate>
		<dc:creator>Anky Goyal</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=904</guid>
		<description><![CDATA[Below are some of the tips for SQL query optimizations in the form of question/answers. 1. Which of the following query is the most optimized? a. SELECT column_name FROM table_name WHERE LOWER(column_name) = &#8216;name&#8217;. b. SELECT column_name FROM table_name WHERE column_name = &#8216;NAME&#8217; or column_name = &#8216;name&#8217;. c. SELECT * FROM table_name WHERE LOWER(column_name) = [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/12/sql-optimization-tipsquestions.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Performance measures in Pl/Sql</title>
		<link>http://www.techartifact.com/blogs/2009/10/performance-measures-in-plsql.html</link>
		<comments>http://www.techartifact.com/blogs/2009/10/performance-measures-in-plsql.html#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:24:41 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Pl/Sql]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Performance measures in Pl/Sql]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=894</guid>
		<description><![CDATA[Cases should be avoided -1. DO NOT use FUNCTIONS (,TO_NUMBER ,Decode,NVL, TO_CHAR) unnecessarily when a simple join would work 2. DO NOT use ‘SELECT *’ explicitly. Make sure that you select only required columns from the tables. 3. DO NOT use HAVING clause where a WHERE clause would do. 4. DO NOT use ORDER BY [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/10/performance-measures-in-plsql.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>7 Most useful resources for Oracle ADF across the web</title>
		<link>http://www.techartifact.com/blogs/2009/07/7-most-useful-resources-for-oracle-adf-across-the-web.html</link>
		<comments>http://www.techartifact.com/blogs/2009/07/7-most-useful-resources-for-oracle-adf-across-the-web.html#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:31:04 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle ADF]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=773</guid>
		<description><![CDATA[While searching for some good learning resources for oracle Adf,I found this link which can Help us for learning this technology.May be it can useful for others. 1. http://www.oracle.com/technology/products/adf/learnadf.html Demo tutorial,and example by oracle,developer guide. 2. http://www.oracle.com/technology/pub/articles/moore-adf.html history of Oracle Adf 3 http://www.radio21g.com/faces/2007/06/29/adf-faces-for-dummies-0-what-is-oracle-adf-faces/ 4. http://kohlivikram.blogspot.com/2008/12/learning-adf.html 5. http://radio.weblogs.com/0118231/ Most popular blog for oracle adf 6 www.oracle.com/technology/obe/ADF_tutorial&#8230;/index.htm [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/07/7-most-useful-resources-for-oracle-adf-across-the-web.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

