<?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[CS406 Assignment 3 Solution and Discussion]]></title><description><![CDATA[<pre><code>Assignment No. 03
</code></pre>
<p dir="auto">Fall 2019<br />
CS406 – Web Based Database Applications<br />
Total Marks: 20</p>
<p dir="auto">Due Date: 24-Jan-2020</p>
<p dir="auto">Assignment Submission Instructions:<br />
Please read the following instructions carefully before submitting assignment:<br />
It should be clear that your assignment will not get any credit if:</p>
<p dir="auto">o	Assignment is submitted after due date.<br />
o	Submitted assignment does not open or file is corrupt.<br />
o	Assignment is copied (From internet/ to from students).<br />
o	You must submit assignment only in .sql or .txt or zipped format on VULMS.</p>
<p dir="auto">Objectives:<br />
The purpose of this assignment is to make you familiar with following topics:</p>
<p dir="auto">•	MySQL Overview, Introduction, Installation, Configuration Steps<br />
•	MySQL-Structure (RDBMS , Creating Table for web application, Data Types)<br />
•	Insert, Update, Delete, Connecting to MySQL using a client such as PHP MyAdmin or MySQL Workbench</p>
<p dir="auto">Instructions:</p>
<p dir="auto">You have to use phpmyadmin GUI tool to design database and tables, also create relations and then export complete schema and submit your exported .sql file on LMS.</p>
<p dir="auto">Assignment 	  20 marks</p>
<p dir="auto">Consider the “HR database” structures given below and write the following queries.<br />
<img src="https://i.imgur.com/RAQUML1.png" alt="e7d255f2-774b-4fca-a699-a298c8f24789-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">	Write a query to select FIRST_NAME from employees table without duplications. (5 Marks)</p>
<p dir="auto">	Write a query to select top 5 rows from employees table where salary is less than or equal to 5000. (5 Marks)</p>
<p dir="auto">	Write a query to find employees with null hire_date from employees table. (5 Marks)</p>
<p dir="auto">	Write a query to select all employees starting last_name with “M”. (5 Marks)</p>
<p dir="auto">Deadline: Your assignment must be uploaded on or before the given dye date. We shall not accept your solution through email after the due date.</p>
]]></description><link>https://community.secnto.com//topic/1191/cs406-assignment-3-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 21:48:35 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/1191.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Jan 2020 15:55:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS406 Assignment 3 Solution and Discussion on Fri, 24 Jan 2020 15:55:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zareen" aria-label="Profile: zareen">@<bdi>zareen</bdi></a> said in <a href="/post/3182">CS406 Assignment 3 Solution and Discussion</a>:</p>
<blockquote>
<p dir="auto">CS406 Assignment 3 Solution and Discussion</p>
</blockquote>
<p dir="auto">CS406 Assignment 3 Solution and Discussion</p>
]]></description><link>https://community.secnto.com//post/3183</link><guid isPermaLink="true">https://community.secnto.com//post/3183</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Fri, 24 Jan 2020 15:55:14 GMT</pubDate></item></channel></rss>