<?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[CS409 Assignment 1 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/578/cs409-assignment-1-solution-and-discussion">CS409 Assignment 1 Solution and Discussion</a></p>
<p dir="auto">Assignment No. 01<br />
SEMESTER Spring 2020<br />
CS409- Database Administration	<br />
Total Marks: 20</p>
<p dir="auto">Due Date: 01/06/2020<br />
Instructions<br />
Please read the following instructions carefully before solving &amp; submitting assignment:<br />
It should be clear that your assignment will not get any credit  if:<br />
o	The assignment is submitted after due date.<br />
o	The submitted assignment does not open or file corrupt.<br />
o	The assignment is fully or partially copied from (other student or ditto copy from handouts or internet).<br />
o	Student ID is not mentioned in the assignment File or name of file is other than student ID.<br />
o	The assignment is not submitted in .doc/docx format.<br />
Uploading instructions<br />
Your submission must include:</p>
<p dir="auto">•	Assignment should be in .doc/docx format.<br />
•	Save your assignment with your ID (e.g bx020200786.doc/docx).<br />
Assignment submission through email is NOT acceptable<br />
Objective<br />
The objective of this assignment is<br />
o	To give some important knowledge about the database environment of organization</p>
<p dir="auto">Lectures Covered: This assignment covers Lecture # 01 – 03</p>
<p dir="auto">Deadline<br />
Your assignment must be uploaded/submitted on or before 01/06/2020.</p>
<p dir="auto">Question# 01:</p>
<p dir="auto">Scenario<br />
In today’s era of intelligence and mobility where every thing is shifted on mobile like mobile commerce, and mobile computing. Suppose you are working as DBA in a multinational company which works on mobile system and your company decided to change the database structure to embedded database, and as a DBA you suggest your company to used SQLite. State the reasons by which you will convince your company seniors to use SQL Lite?<br />
Question # 02: Write any ten situations in which using SQLite will give best results?<br />
For any query about the assignment, contact at <a href="mailto:CS409@vu.edu.pk" target="_blank" rel="noopener noreferrer nofollow ugc">CS409@vu.edu.pk</a><br />
Good Luck</p>
]]></description><link>https://community.secnto.com//topic/1962/cs409-assignment-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 20:45:45 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/1962.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Jun 2020 08:42:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS409 Assignment 1 Solution and Discussion on Wed, 24 Jun 2020 08:43:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zaasmi" aria-label="Profile: zaasmi">@<bdi>zaasmi</bdi></a> said in <a href="/post/5512">CS409 Assignment 1 Solution and Discussion</a>:</p>
<blockquote>
<p dir="auto">Question# 01:<br />
Scenario<br />
In today’s era of intelligence and mobility where every thing is shifted on mobile like mobile commerce, and mobile computing. Suppose you are working as DBA in a multinational company which works on mobile system and your company decided to change the database structure to embedded database, and as a DBA you suggest your company to used SQLite. State the reasons by which you will convince your company seniors to use SQL Lite?</p>
</blockquote>
<p dir="auto"><strong>Solution:</strong><br />
SQLite is file based and embeddable relational database management system. As it is lite and due to its support to relational database management system it is best to use in mobile applications. So, SQLite is very appropriate to construct an embedded database system. It is light database, and it is direct file system engine that uses SQL syntax, also doesn’t require a special database server or anything.<br />
Similarly, SQLite can easily adjust with the requirements of embedded system as it has small core, open source and database is a file which is very easy to apprehend the copy, move and cross platform sharing of database files. Now a days, SQLite use is increasing in embedded systems due to its advantages. SQLite will be more widely used in the embedded field, such as the remote control, intelligent mobile terminal, information appliances control, home medical equipment, mobile devices etc. In a multiplatform architecture SQLite having wide scope.</p>
<blockquote>
<p dir="auto">Question # 02: Write any ten situations in which using SQLite will give best results?</p>
</blockquote>
<p dir="auto"><strong>Solution:</strong></p>
<ol>
<li>Embedded devices or applications</li>
<li>Replacement for ad hoc disk files</li>
<li>Stand-in for an enterprise database during testing or demos</li>
<li>Multi-user applications</li>
<li>Data analysis</li>
<li>Application file format</li>
<li>Server-side database</li>
<li>Data transfer format</li>
<li>Cache for enterprise data</li>
<li>Internal or temporary database</li>
<li>Websites</li>
<li>File archive/ data container</li>
<li>Education and Training</li>
<li>Experimental SQL language extensions</li>
</ol>
]]></description><link>https://community.secnto.com//post/5513</link><guid isPermaLink="true">https://community.secnto.com//post/5513</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Wed, 24 Jun 2020 08:43:41 GMT</pubDate></item></channel></rss>