<?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>IT Answers &#187; Database optimization</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/database-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 19:45:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Database Design Help</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/database-design-help/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/database-design-help/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 06:33:23 +0000</pubDate>
		<dc:creator>JessRomanowski</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Database design]]></category>
		<category><![CDATA[Database optimization]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Organizations make business deals with other organizations. When negotiating a specific deal, each organization is represented by one lawyer. The same organization can have deals with many other organizations and it might use different lawyers in each case. Each lawyer has a first and last name, address (Street, City, State, Zip), specialization and fee. Each [...]]]></description>
				<content:encoded><![CDATA[<p>Organizations make business deals with other organizations. When<br />
negotiating a specific deal, each organization is represented by one<br />
lawyer. The same organization can have deals with many other<br />
organizations and it might use different lawyers in each case.</p>
<p>Each lawyer has a first and last name, address (Street, City, State,<br />
Zip), specialization and fee.</p>
<p>Each organization has a name, address (Street, City, State, Zip) and<br />
budget.</p>
<p>Each deal has a name, description, begin date and end date and might<br />
involve numerous organizations.</p>
<p>So where I&#8217;m so far is,</p>
<p>Tables:<br />
Lawyers</p>
<p>LawyerID </p>
<p>LawyerFName</p>
<p>LawyerLName</p>
<p>LawyerStreet</p>
<p>LawyerCity</p>
<p>LawyerState</p>
<p>LawyerZip</p>
<p>Specialization</p>
<p>Fee</p>
<p>Organizations</p>
<p>OranizationID</p>
<p>OrgName</p>
<p>OrgStreet</p>
<p>OrgCity</p>
<p>OrgState</p>
<p>OrgZip</p>
<p>Deals</p>
<p>DealID</p>
<p>DealDescription</p>
<p>BeginDate</p>
<p>EndDate</p>
<p>Ok, now I am not sure where to go from here&#8230; Obviously there has to be<br />
 a relationships the Lawyers, the Organizations and the Deals, but I<br />
don&#8217;t know how to make those relationships given that there are multiple<br />
 organizations and multiple lawyers involved, yet only one table ID for<br />
each&#8230;. I&#8217;m confused.. Please help.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/database-design-help/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Database Splitting</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/database-splitting/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/database-splitting/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 16:58:00 +0000</pubDate>
		<dc:creator>mariolos</dc:creator>
				<category><![CDATA[Access Database]]></category>
		<category><![CDATA[Database optimization]]></category>
		<category><![CDATA[Lotus Domino]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What other alternative do I have to split a lotus note database beside writing a code to copy  document to newly created database?]]></description>
				<content:encoded><![CDATA[<p>What other alternative do I have to split a lotus note database beside writing a code to copy  document to newly created database?<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/database-splitting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what is rack awareness of HDFS?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-rack-awareness-of-hdfs/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-is-rack-awareness-of-hdfs/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 19:41:32 +0000</pubDate>
		<dc:creator>799001</dc:creator>
				<category><![CDATA[Database optimization]]></category>
		<category><![CDATA[HDFS]]></category>
		<category><![CDATA[Network performance]]></category>
		<category><![CDATA[Rack Awareness]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is reck awareness of HDFS and how can i optimize the network bandwidth using replication factor 2 ?]]></description>
				<content:encoded><![CDATA[<p>What is reck awareness of HDFS and how can i optimize the network bandwidth using replication factor 2 ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-is-rack-awareness-of-hdfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FoxPro 2.6 for DOS</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/foxpro-26-dos/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/foxpro-26-dos/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 07:23:58 +0000</pubDate>
		<dc:creator>Zarkos</dc:creator>
				<category><![CDATA[CPU usage 100%]]></category>
		<category><![CDATA[Database optimization]]></category>
		<category><![CDATA[FoxPro 2.6]]></category>
		<category><![CDATA[FoxPro 2.6 for DOS]]></category>
		<category><![CDATA[FoxPro 2.6 performance]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[when programs (small or large) runs in foxprox 2.6 for DOS the CPU usage showing 100%. how can i solve this problem]]></description>
				<content:encoded><![CDATA[<p>when programs (small or large) runs in foxprox 2.6 for DOS the CPU usage showing 100%. how can i solve this problem</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/foxpro-26-dos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/22 queries in 0.023 seconds using memcached
Object Caching 517/577 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 01:39:23 -->