<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS614 Assignment 3 Solution and Discussion]]></title><description><![CDATA[<pre><code>Assignment No. 03
</code></pre>
<p dir="auto">Semester: Fall 2019<br />
CS614: Data Warehousing	Total Marks: 15</p>
<p dir="auto">Due Date: 27-Jan-2020</p>
<p dir="auto">Objective:<br />
The objective of this assignment is to enhance the learning capabilities of the students about:<br />
•	Join Techniques<br />
•	Hash based join<br />
•	Sort-Merge join</p>
<p dir="auto">Instructions:<br />
Please read the following instructions carefully before submitting assignment:<br />
You need to use MS word document to prepare and submit the assignment on VU-LMS.<br />
It should be clear that your assignment will not get any credit if:</p>
<p dir="auto">	The assignment is submitted after due date.<br />
	The assignment is not in the required format (.doc or docx)<br />
	The submitted assignment does not open or file is corrupt.<br />
	Assignment is copied(partial or full) from any source (websites, forums, students, etc)</p>
<p dir="auto">Assignment</p>
<p dir="auto">Question</p>
<p dir="auto">HyperMart is an online shopping store currently acquiring a large number of customers.</p>
<p dir="auto">Normalized table structures for the shopping store are given below:</p>
<p dir="auto">Order Table</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Order_ID</th>
<th>Order_Date</th>
</tr>
</thead>
<tbody>
<tr>
<td>100</td>
<td>2-Feb-2019</td>
</tr>
<tr>
<td>201</td>
<td>2-Feb-2019</td>
</tr>
<tr>
<td>300</td>
<td>4-Feb-2019</td>
</tr>
<tr>
<td>….</td>
<td>…</td>
</tr>
</tbody>
</table>
<p dir="auto">Order details Table</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Detail_ID</th>
<th>Order_ID</th>
<th>Product_ID</th>
<th>Product_Quantity</th>
<th>Sale_Amount</th>
</tr>
</thead>
<tbody>
<tr>
<td>100</td>
<td>100</td>
<td>2</td>
<td>1</td>
<td>100</td>
</tr>
<tr>
<td>101</td>
<td>100</td>
<td>3</td>
<td>2</td>
<td>200</td>
</tr>
<tr>
<td>200</td>
<td>201</td>
<td>5</td>
<td>1</td>
<td>50</td>
</tr>
<tr>
<td>201</td>
<td>201</td>
<td>7</td>
<td>1</td>
<td>90</td>
</tr>
<tr>
<td>300</td>
<td>300</td>
<td>15</td>
<td>1</td>
<td>600</td>
</tr>
<tr>
<td>301</td>
<td>300</td>
<td>56</td>
<td>1</td>
<td>800</td>
</tr>
<tr>
<td>302</td>
<td>300</td>
<td>57</td>
<td>1</td>
<td>850</td>
</tr>
<tr>
<td>….</td>
<td>…</td>
<td>…</td>
<td>….</td>
<td>…</td>
</tr>
</tbody>
</table>
<p dir="auto">Table Information</p>
<p dir="auto">•	Assume 1:12 record count ratio between Order and Order detail for online store’s database<br />
•	Assume 10,000 orders</p>
<p dir="auto">Task</p>
<p dir="auto">For the given relations you are required to calculate the following costs in terms of I/O operations and find out which joining technique is better for given scenario. Tasks you are required to perform are as under;</p>
<ol>
<li>Cost of Sort-Merge Join</li>
<li>Cost of Hash-Join</li>
<li>On the basis of your calculations, suggest better joining technique between sort-merge and hash join for the given scenario</li>
</ol>
<p dir="auto">Best of Luck!</p>
]]></description><link>https://community.secnto.com//topic/1236/cs614-assignment-3-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:04:38 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/1236.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Jan 2020 15:31:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS614 Assignment 3 Solution and Discussion on Sun, 26 Jan 2020 16:29:37 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://i.imgur.com/IuNus9P.png" alt="95402d7a-b0da-4b8a-b70c-52ba4ac298fe-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://i.imgur.com/cEvN2SW.png" alt="0c72dda8-4e51-4d51-8585-2fcf7882b710-image.png" class=" img-fluid img-markdown" /><br />
<img src="https://i.imgur.com/DwDEh3n.png" alt="2a4ac89f-cbe7-4262-beca-6e3876e68e0a-image.png" class=" img-fluid img-markdown" /> <img src="https://i.imgur.com/8yoKgvf.png" alt="082f8ac1-7529-4db9-a900-09500328d6c1-image.png" class=" img-fluid img-markdown" /><br />
<img src="https://i.imgur.com/mmFrSqn.png" alt="92668a31-5bc9-4143-aad4-1dd9ca0073e1-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.secnto.com//post/3342</link><guid isPermaLink="true">https://community.secnto.com//post/3342</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Sun, 26 Jan 2020 16:29:37 GMT</pubDate></item><item><title><![CDATA[Reply to CS614 Assignment 3 Solution and Discussion on Sun, 26 Jan 2020 15:34:29 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/sJhNhPgcN24" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/sJhNhPgcN24</a></p>
]]></description><link>https://community.secnto.com//post/3341</link><guid isPermaLink="true">https://community.secnto.com//post/3341</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Sun, 26 Jan 2020 15:34:29 GMT</pubDate></item></channel></rss>