<?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>DBMS - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/category/dbms/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/category/dbms/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Wed, 26 Oct 2022 10:07:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>DBMS - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/category/dbms/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is Transaction in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-transaction-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-transaction-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 10:07:01 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[acid properties in dbms]]></category>
		<category><![CDATA[acid properties of transaction in dbms]]></category>
		<category><![CDATA[concurrent execution of transaction in dbms]]></category>
		<category><![CDATA[dbms transaction]]></category>
		<category><![CDATA[dbms transaction property]]></category>
		<category><![CDATA[how to process the transaction in dbms]]></category>
		<category><![CDATA[state of transaction in dbms]]></category>
		<category><![CDATA[transaction in dbms]]></category>
		<category><![CDATA[transaction management in dbms]]></category>
		<category><![CDATA[types of transaction in dbms]]></category>
		<category><![CDATA[what are the properties of transaction in dbms]]></category>
		<category><![CDATA[what is transaction in dbms]]></category>
		<category><![CDATA[what is transaction in dbms with example]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5045</guid>

					<description><![CDATA[If we need one or more database access operations, we have a logical unit of processing called Database Transaction. In simple, database transactions represent real-world events of any enterprise. Database is inconsistent during the transaction. Database is committed only once the state is changed from one consistent state to another. State of Transactions Active State [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">If we need one or more database access operations, we have a logical unit of processing called Database Transaction.</li>
<li style="text-align: justify;">In simple, database transactions represent real-world events of any enterprise.</li>
<li style="text-align: justify;">Database is inconsistent during the transaction.</li>
<li style="text-align: justify;">Database is committed only once the state is changed from one consistent state to another.</li>
</ul>
<h2 id="state-of-transactions" style="text-align: justify;"><strong>State of Transactions</strong></h2>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-5046" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms.jpg" alt="" width="650" height="387" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms.jpg 650w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms-300x179.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/transactions-in-dbms-390x232.jpg 390w" sizes="(max-width: 650px) 100vw, 650px" /></p>
<h3 id="active-state" style="text-align: justify;">Active State</h3>
<ul style="text-align: justify;">
<li>A transaction is said to be in an active state when the execution process begins.</li>
<li>This is the state where read write operations are performed.</li>
</ul>
<h3 id="partially-committed" style="text-align: justify;">Partially Committed</h3>
<ul style="text-align: justify;">
<li>A Transaction is said to be in a partially committed state after the end of a transaction.</li>
</ul>
<h3 id="committed-state" style="text-align: justify;">Committed State</h3>
<ul style="text-align: justify;">
<li>When a transaction is executed successfully, transaction is said to be in the committed state.</li>
<li>Changes made are recorded in the database permanently.</li>
</ul>
<h3 id="failed-state" style="text-align: justify;">Failed State</h3>
<ul style="text-align: justify;">
<li>A transaction is considered to be in the failed state when any one of the checks fails, or when the transaction is aborted while it is in the active state.</li>
</ul>
<h3 id="terminated-state" style="text-align: justify;">Terminated State</h3>
<ul style="text-align: justify;">
<li>A transaction is said to be in the terminated state when certain transactions which are leaving the system cannot be restarted.</li>
</ul>
<p style="text-align: justify;">
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-transaction-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Normal Forms in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/normal-forms-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/normal-forms-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 09:22:43 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[basic concept of normalization]]></category>
		<category><![CDATA[database normalization]]></category>
		<category><![CDATA[dbms normalization]]></category>
		<category><![CDATA[need of normalization in dbms]]></category>
		<category><![CDATA[normal forms in dbms]]></category>
		<category><![CDATA[normalization example]]></category>
		<category><![CDATA[normalization in database with example tables]]></category>
		<category><![CDATA[normalization in dbms]]></category>
		<category><![CDATA[types of normalization in dbms]]></category>
		<category><![CDATA[what is normalization in dbms]]></category>
		<category><![CDATA[what is normalization in sql]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5040</guid>

					<description><![CDATA[There are 4 types of form in Normalization : First Normal Form(1NF)  If a relation does not contain any multi valued attributes, then the relation is said to be in First Normal Form. A relation is said to be in First Normal Form if each attributes contains only single value. Rule of First normal form [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">There are 4 types of form in Normalization :</p>
<p><img decoding="async" class="alignnone size-full wp-image-5041 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/Types-of-normal-forms-in-dbms.jpg" alt="" width="621" height="518" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/Types-of-normal-forms-in-dbms.jpg 621w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/Types-of-normal-forms-in-dbms-300x250.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/Types-of-normal-forms-in-dbms-390x325.jpg 390w" sizes="(max-width: 621px) 100vw, 621px" /></p>
<h2 id="first-normal-form1nf" style="text-align: justify;"><strong>First Normal Form(1NF) </strong></h2>
<ul style="text-align: justify;">
<li>If a relation does not contain any multi valued attributes, then the relation is said to be in First Normal Form.</li>
<li>A relation is said to be in First Normal Form if each attributes contains only single value.</li>
<li>Rule of First normal form states that an attribute of a table cannot have multiple values. It can have only single values.</li>
</ul>
<h2 id="second-normal-form2nf" style="text-align: justify;"><strong>Second Normal Form(2NF)</strong></h2>
<ul style="text-align: justify;">
<li>A table is said to be second normal form on two conditions</li>
<li>Table should be in First Normal Form(1NF).</li>
<li>Any non-prime attribute is not dependent on the proper subset of the candidate key of the table.</li>
<li>Non prime attribute is an attribute which is not a part of any candidate key.</li>
</ul>
<h2 id="third-normal-form3nf" style="text-align: justify;"><strong>Third Normal Form(3NF)</strong></h2>
<ul style="text-align: justify;">
<li>A design of the table is said to be third normal form(3NF) only if</li>
<li>A Table is in second normal form(2NF)</li>
<li>Transitive functional dependency of non-prime attribute on any super key should be removed.</li>
<li>Non prime attribute is an attribute which is not a part of any candidate key.</li>
</ul>
<h2 id="boycee-codd-normal-formbcnf" style="text-align: justify;"><strong>Boycee & Codd Normal Form(BCNF)</strong></h2>
<ul style="text-align: justify;">
<li>An advanced version of third normal form is known as Boycee & Codd Normal Forms(BCNF).</li>
<li>BCNF is stricter than third normal form.</li>
<li>A table is said to be in BCNF if it is already in 3NF and every functional dependency should be the super key of the table.</li>
</ul>
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/normal-forms-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What are the types of databases ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-are-the-types-of-databases/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-are-the-types-of-databases/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 09:02:24 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[how many types of database]]></category>
		<category><![CDATA[types of database in dbms]]></category>
		<category><![CDATA[types of database management system]]></category>
		<category><![CDATA[types of database system]]></category>
		<category><![CDATA[types of database with example]]></category>
		<category><![CDATA[types of databases]]></category>
		<category><![CDATA[types of dbms]]></category>
		<category><![CDATA[types of dbms in sql]]></category>
		<category><![CDATA[types of dbms with examples]]></category>
		<category><![CDATA[what are the 4 types of dbms]]></category>
		<category><![CDATA[what are the different types of dbms]]></category>
		<category><![CDATA[what is database management system]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5037</guid>

					<description><![CDATA[The different types of databases are: Hierarchical Database In this database data is organized in a tree like structure. Data is stored in the form of either top down or bottom up approach. Data in this database is represented in the form of parent-child relationship. In this database parents have many children but child can [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">The different types of databases are:</p>
<p><img decoding="async" class="alignnone size-full wp-image-5038 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/types-of-databases.png" alt="" width="660" height="300" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/types-of-databases.png 660w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/types-of-databases-300x136.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/types-of-databases-390x177.png 390w" sizes="(max-width: 660px) 100vw, 660px" /></p>
<h2 id="hierarchical-database" style="text-align: justify;"><strong>Hierarchical Database</strong></h2>
<ul style="text-align: justify;">
<li>In this database data is organized in a tree like structure.</li>
<li>Data is stored in the form of either top down or bottom up approach.</li>
<li>Data in this database is represented in the form of parent-child relationship.</li>
<li>In this database parents have many children but child can have only single parent.</li>
</ul>
<h2 id="network-database" style="text-align: justify;"><strong>Network Database</strong></h2>
<ul style="text-align: justify;">
<li>In database children can have more than one parents.</li>
<li>Many to many relationship complexities can be reduced in this database.</li>
<li>Here entities are organized in a graphical format which can be accessed through several paths.</li>
</ul>
<h2 id="relational-database" style="text-align: justify;"> <strong>Relational Database</strong></h2>
<ul style="text-align: justify;">
<li>One of the widely used and easy to use database is relational database.</li>
<li>Normalizing of data in the row and column can be acheived using relational database.</li>
<li>These relational models are stored in fixed structures and are manipulated using SQL.</li>
</ul>
<h2 id="object-oriented-database" style="text-align: justify;"><strong>Object Oriented Database</strong></h2>
<ul style="text-align: justify;">
<li>Data in these database are stored in the form of objects.</li>
<li>The structure that displays data within it is are called as classess.</li>
<li>Class is a component of database that displays database as a collection of objects which can store both data members values and operations.</li>
</ul>
<h2 id="personal-database" style="text-align: justify;"><strong>Personal Database</strong></h2>
<ul style="text-align: justify;">
<li>Collecting and storing data on a personal system is known as Personal Database.</li>
<li>This database is designed only for a single user.</li>
<li>These type of databases are very easy to handle.</li>
<li>As the size of these database is very small, it needs less storage space.</li>
</ul>
<h2 id="operational-database" style="text-align: justify;"><strong>Operational Database</strong></h2>
<ul style="text-align: justify;">
<li>Databases that gets created and updated in real time is called as Operational Database.</li>
<li>These types of databases are designed for executing and handling daily operations like per day transactions of several business.</li>
</ul>
<h2 id="enterprise-database" style="text-align: justify;"><strong>Enterprise Database</strong></h2>
<ul>
<li style="text-align: justify;">For managing huge amount of data organization or enterprise uses these types of database and it helps them to increase and improve their efficiency.</li>
<li style="text-align: justify;">Simultaneous access to multiple users can be done using these databases.</li>
<li style="text-align: justify;">We can use Multiple process on these type of databases.</li>
<li style="text-align: justify;">Parallel execution of queries on the system is allowed in these databases.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-are-the-types-of-databases/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is DBMS Queries ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-dbms-queries/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-dbms-queries/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 08:03:59 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[basic structure of sql queries]]></category>
		<category><![CDATA[dbms sql introduction]]></category>
		<category><![CDATA[how to perform a query in database]]></category>
		<category><![CDATA[sql queries in dbms with examples]]></category>
		<category><![CDATA[types of queries in dbms]]></category>
		<category><![CDATA[what is a database query]]></category>
		<category><![CDATA[what is a dbms query]]></category>
		<category><![CDATA[what is a query]]></category>
		<category><![CDATA[what is a query and subquery in dbms]]></category>
		<category><![CDATA[what is a query in a database]]></category>
		<category><![CDATA[what is query in sql]]></category>
		<category><![CDATA[what is structured query language]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5034</guid>

					<description><![CDATA[SQL Commands SQL commands are instruction which is used to communicate with the database. It is also used to perform specific tasks, functions, and queries of data It can also perform various tasks like creating a table, updating a table, deleting a table etc. Types of SQL Commands There are 5 types of SQL Commands [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2 id="sql-commands" style="text-align: justify;"><strong>SQL Commands</strong></h2>
<ul style="text-align: justify;">
<li>SQL commands are instruction which is used to communicate with the database.</li>
<li>It is also used to perform specific tasks, functions, and queries of data</li>
<li>It can also perform various tasks like creating a table, updating a table, deleting a table etc.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5035 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dbms-queries.jpg" alt="" width="919" height="508" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dbms-queries.jpg 919w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dbms-queries-300x166.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dbms-queries-768x425.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dbms-queries-390x216.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dbms-queries-820x453.jpg 820w" sizes="(max-width: 919px) 100vw, 919px" /></p>
<h2 id="types-of-sql-commands" style="text-align: justify;"><strong>Types of SQL Commands</strong></h2>
<p style="text-align: justify;">There are 5 types of SQL Commands</p>
<h3 id="ddl-data-definition-language" style="text-align: justify;">DDL (Data Definition Language)</h3>
<ul style="text-align: justify;">
<li>Changing the structure of table like creating table, altering a table, and deleting a table can be done using this DDL</li>
<li>Commands in ddl are autocommitted which means it permanently save all changes in the database.</li>
<li>Some of the command in DDL are: create, alter,drop, truncate.</li>
</ul>
<h3 id="dml-data-manipulation-language" style="text-align: justify;">DML – Data Manipulation Language</h3>
<ul style="text-align: justify;">
<li>These commands are used for modifing the database. Responsible for all form of changes in the database.</li>
<li>Commands in dml are not autocommitted which means it cannot permanently save all changes in the database. They can roll back.</li>
<li>Some of the commands under DML are:</li>
<li>Insert, Update, Delete.</li>
</ul>
<h3 id="dcl-data-control-language" style="text-align: justify;">DCL – Data Control Language</h3>
<ul style="text-align: justify;">
<li>These command are used to grant and revoke authorities from user.</li>
<li>Some of the commands under DCL are:</li>
<li>Grant</li>
<li>Revoke</li>
</ul>
<h3 id="tcl-transaction-control-language" style="text-align: justify;">TCL – Transaction Control Language</h3>
<ul style="text-align: justify;">
<li>These commands can only be used with DML commands like Insert, delete, update etc.</li>
<li>These operations are auto committed that is why they cannot be used while creating tables or dropping them.</li>
<li>Some of the commands under TCL are:
<ul style="text-align: justify;">
<li>Commit</li>
<li>Roll Back</li>
<li>Save Point</li>
</ul>
</li>
</ul>
<h3 id="dql-data-query-language" style="text-align: justify;">DQL – Data Query Language</h3>
<ul style="text-align: justify;">
<li>These commands are used to fetch the data from a database.</li>
<li>Select is the only command used in this language.</li>
</ul>
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-dbms-queries/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is an XML Database in DBMS</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-an-xml-database-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-an-xml-database-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 07:39:04 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[best xml databases]]></category>
		<category><![CDATA[native xml database example]]></category>
		<category><![CDATA[what is an xml database]]></category>
		<category><![CDATA[xml database]]></category>
		<category><![CDATA[xml database applications]]></category>
		<category><![CDATA[xml database in dbms]]></category>
		<category><![CDATA[xml database types]]></category>
		<category><![CDATA[xml databses]]></category>
		<category><![CDATA[xml document schema]]></category>
		<category><![CDATA[xml documents and database]]></category>
		<category><![CDATA[xml in dbms]]></category>
		<category><![CDATA[xml query in dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5031</guid>

					<description><![CDATA[For storing huge amount of data in xml format we use XML format. As XML is rapidly growing in every field, we need to have a secure place to store the XML Documents. Xquery is used to query the data stored in the database, serialized, and exported into the desired format. Types of XML Database [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">For storing huge amount of data in xml format we use XML format.</li>
<li style="text-align: justify;">As XML is rapidly growing in every field, we need to have a secure place to store the XML Documents.</li>
<li style="text-align: justify;">Xquery is used to query the data stored in the database, serialized, and exported into the desired format.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5032 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/xml-database-in-dbms.jpg" alt="" width="873" height="480" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/xml-database-in-dbms.jpg 873w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/xml-database-in-dbms-300x165.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/xml-database-in-dbms-768x422.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/xml-database-in-dbms-390x214.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/xml-database-in-dbms-820x451.jpg 820w" sizes="(max-width: 873px) 100vw, 873px" /></p>
<h2 id="types-of-xml-database" style="text-align: justify;"><strong>Types of XML Database</strong></h2>
<ul style="text-align: justify;">
<li>XML- enabled</li>
<li>Native XML (NXD)</li>
</ul>
<h3 id="xml-enabled-database" style="text-align: justify;"><strong>XML – Enabled Database</strong></h3>
<ul style="text-align: justify;">
<li>To convert XML documents we need XML enabled database.</li>
<li>In this relational database, data is stored in tables in the form of rows and columns.</li>
<li>The tables contain a set of records, which in turn consist of fields.</li>
</ul>
<h3 id="native-xml-database" style="text-align: justify;"><strong>Native XML Database</strong></h3>
<ul style="text-align: justify;">
<li>In this database, the database is based on container rather than table format.</li>
<li>Large amount of XML document and data can be stored in this database.</li>
<li>This database is queried by using X-path Expressions.</li>
<li>This database has an advantage over the XML enabled database.</li>
<li>It is highly capable to store, query and maintain the XML document than XML-enabled database.</li>
</ul>
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-an-xml-database-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Relational Algebra in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-relational-algebra-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-relational-algebra-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 07:26:01 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[advantages of relational algebra in dbms]]></category>
		<category><![CDATA[dbma relational algebra]]></category>
		<category><![CDATA[dbms relational algebra]]></category>
		<category><![CDATA[introduction of relational algebra in dbms]]></category>
		<category><![CDATA[introduction to relational algebra]]></category>
		<category><![CDATA[relational algebra]]></category>
		<category><![CDATA[relational algebra in dbms]]></category>
		<category><![CDATA[relational algebra in dbms with examples]]></category>
		<category><![CDATA[types of relational algebra in dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5026</guid>

					<description><![CDATA[A procedural query language which is used widely is known as Relational Algebra. Instances of relation are given as input data and we get output as occurrences of relations Relational algebra uses various operations to perform this input and output action. In a relation sql relational query operations are performed recursively. Output for the above [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li style="text-align: justify;">A procedural query language which is used widely is known as Relational Algebra.</li>
<li style="text-align: justify;">Instances of relation are given as input data and we get output as occurrences of relations</li>
<li style="text-align: justify;">Relational algebra uses various operations to perform this input and output action.</li>
<li style="text-align: justify;">In a relation sql relational query operations are performed recursively.</li>
<li style="text-align: justify;">Output for the above operations is a new relation, which is formed from one or more input relations.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5027 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/relational-algebra-in-dbms.jpg" alt="" width="680" height="447" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/relational-algebra-in-dbms.jpg 680w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/relational-algebra-in-dbms-300x197.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/relational-algebra-in-dbms-390x256.jpg 390w" sizes="(max-width: 680px) 100vw, 680px" /></p>
<h2 id="types-of-relational-operation" style="text-align: justify;"><strong>Types of Relational Operation</strong></h2>
<h3 id="select-operation" style="text-align: justify;">Select Operation</h3>
<ul style="text-align: justify;">
<li>Tuples that satisfy a given predicate is selected by select operation.</li>
<li>It is denoted by sigma(σ).</li>
<li><strong>Notation: </strong> σ p(r)
<ul style="text-align: justify;">
<li>Where (σ) is used for selection prediction.</li>
<li>R is used for relation,</li>
<li><strong>p </strong>is used as a propositional logic formula which may use connectors like: AND OR and NOT.</li>
</ul>
</li>
</ul>
<h3 id="project-operation" style="text-align: justify;">Project Operation</h3>
<ul style="text-align: justify;">
<li>List of attributes that wish to appear in the result is shown in project operation.</li>
<li>Remaining attributes are eleminated from the table.</li>
<li>It is denoted by ∏.</li>
</ul>
<h3 id="union-operation" style="text-align: justify;">Union Operation</h3>
<ul style="text-align: justify;">
<li>In union there are two tuples, R and S.</li>
<li>The union operation that contains all the tuples are either in R or S or both in R & S.</li>
<li>It eliminates the duplicate tuples. It is denoted by ∪.</li>
</ul>
<h3 id="notation-r-%e2%88%aa-s" style="text-align: justify;">Notation: R ∪ S</h3>
<ul style="text-align: justify;">
<li>Following condition should be held by Union operation.</li>
<li>R and S must have the attribute of the same number.</li>
<li>Duplicate tuples are eliminated automatically.</li>
</ul>
<h3 id="set-intersection" style="text-align: justify;">Set Intersection</h3>
<ul style="text-align: justify;">
<li>Let us consider there are two tuples R and S. The set intersection operation contains all tuples that are in both R & S.</li>
<li>It is denoted by intersection ∩.</li>
<li><strong>Notation:</strong> R ∩ S</li>
</ul>
<h3 id="cartesian-product" style="text-align: justify;">Cartesian product</h3>
<ul style="text-align: justify;">
<li>The Cartesian product is used to combine each row in one table with each row in the other table. It is also known as a Cross product.</li>
<li>It is denoted by X.</li>
<li><strong>Notation: </strong>E X D</li>
</ul>
<h3 id="rename-operation" style="text-align: justify;">Rename Operation</h3>
<ul style="text-align: justify;">
<li>The rename operation is used to rename the output relation. It is denoted by <strong>rho</strong>(ρ).</li>
</ul>
<p> </p>
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-relational-algebra-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What do you understand by Query Optimization ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-do-you-understand-by-query-optimization/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-do-you-understand-by-query-optimization/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 07:14:23 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[query optimization]]></category>
		<category><![CDATA[query optimization examples]]></category>
		<category><![CDATA[query optimization in dbms]]></category>
		<category><![CDATA[query optimization techniques]]></category>
		<category><![CDATA[query optimization techniques in sql server]]></category>
		<category><![CDATA[query optimizer concepts]]></category>
		<category><![CDATA[sql query optimization]]></category>
		<category><![CDATA[types of query optimization]]></category>
		<category><![CDATA[what is query optimization]]></category>
		<category><![CDATA[what is query optimizer]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5023</guid>

					<description><![CDATA[It is a phase which identifies a plan for evaluation query that has the least estimated cost. We can use query optimizer when there is lot of algorithms and methods to execute the same task. Advantages Query optimizer provides faster output. It takes less time to execute large number of queries. It also reduces time [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>It is a phase which identifies a plan for evaluation query that has the least estimated cost.</li>
<li>We can use query optimizer when there is lot of algorithms and methods to execute the same task.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5024 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-do-you-understand-by-query-optimization.jpg" alt="" width="839" height="425" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-do-you-understand-by-query-optimization.jpg 839w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-do-you-understand-by-query-optimization-300x152.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-do-you-understand-by-query-optimization-768x389.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-do-you-understand-by-query-optimization-390x198.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-do-you-understand-by-query-optimization-820x415.jpg 820w" sizes="(max-width: 839px) 100vw, 839px" /></p>
<h2 id="advantages"><strong>Advantages</strong></h2>
<ul>
<li>Query optimizer provides faster output.</li>
<li>It takes less time to execute large number of queries.</li>
<li>It also reduces time and space complexity.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-do-you-understand-by-query-optimization/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Explain levels of abstraction in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/explain-levels-of-abstraction-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/explain-levels-of-abstraction-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 06:48:51 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[data abstraction]]></category>
		<category><![CDATA[data abstraction example]]></category>
		<category><![CDATA[data abstraction in dbms]]></category>
		<category><![CDATA[data abstraction in dbms examples]]></category>
		<category><![CDATA[data abstraction levels in dbms]]></category>
		<category><![CDATA[definition of level of abstraction]]></category>
		<category><![CDATA[explain levels of abstraction in dbms]]></category>
		<category><![CDATA[levels of data abstaction in dbms]]></category>
		<category><![CDATA[what is data abstaction in dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5017</guid>

					<description><![CDATA[There are 3 levels of abstraction in DBMS Physical Level It is the lowest level of data abstraction and is managed by DBMS. This level shows how the data is stored in the database. Data storage descriptions and details of this level are hidden from system admins, developers, and users Logical Level Logical level is [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">There are 3 levels of abstraction in DBMS</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5021 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction.png" alt="" width="903" height="768" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction.png 903w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-300x255.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-768x653.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-390x332.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-820x697.png 820w" sizes="(max-width: 903px) 100vw, 903px" /></p>
<h2 id="physical-level" style="text-align: justify;"><strong>Physical Level</strong></h2>
<ul style="text-align: justify;">
<li>It is the lowest level of data abstraction and is managed by DBMS.</li>
<li>This level shows how the data is stored in the database.</li>
<li>Data storage descriptions and details of this level are hidden from system admins, developers, and users</li>
</ul>
<h2 id="logical-level" style="text-align: justify;"><strong>Logical Level</strong></h2>
<ul style="text-align: justify;">
<li>Logical level is the second level in data abstraction, which states the type of data and the relationship among the data that is stored in the database.</li>
<li>It is a level on which system admin and developers work.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5018 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-in-dbms.jpg" alt="" width="720" height="469" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-in-dbms.jpg 720w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-in-dbms-300x195.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/levels-of-abstraction-in-dbms-390x254.jpg 390w" sizes="(max-width: 720px) 100vw, 720px" /></p>
<h2 id="view-level" style="text-align: justify;"><strong>View Level</strong></h2>
<ul style="text-align: justify;">
<li>This is the highest level of data abstraction, which shows/states only a part of the database.</li>
<li>View level is a level that describes a part of the database and hides the details of the table and its schema and storage from its users.</li>
<li>The result of a query is an example of view-level data abstraction.</li>
<li>A table created by selecting fields from one or more tables present in the database can be shown using this view.</li>
</ul>
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/explain-levels-of-abstraction-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Hierarchical model in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-hierarchical-model-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-hierarchical-model-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 06:10:29 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[advantages of hierarchical model in dbms]]></category>
		<category><![CDATA[hierarchical data structure]]></category>
		<category><![CDATA[hierarchical database model]]></category>
		<category><![CDATA[hierarchical model example]]></category>
		<category><![CDATA[hierarchical model in dbms]]></category>
		<category><![CDATA[hierarchical model in dbms advantages]]></category>
		<category><![CDATA[hierarchical model with examples]]></category>
		<category><![CDATA[what is a hierarchical database]]></category>
		<category><![CDATA[What is Hierarchical model in DBMS ?]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5013</guid>

					<description><![CDATA[Features of Hierarchical Model This model is based on the tree structure. This model contains a collection of records that are connected by each other by links. Tree structures that are used in these models are called as routed trees. The empty node of a tree is its root node. The hierarchical model is a [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2 id=""><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5014 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-in-dbms.jpg" alt="" width="647" height="460" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-in-dbms.jpg 647w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-in-dbms-300x213.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-in-dbms-390x277.jpg 390w" sizes="(max-width: 647px) 100vw, 647px" /></h2>
<h2 id="features-of-hierarchical-model"><strong>Features of Hierarchical Model</strong></h2>
<ul>
<li>This model is based on the tree structure.</li>
<li>This model contains a collection of records that are connected by each other by links.</li>
<li>Tree structures that are used in these models are called as routed trees.</li>
<li>The empty node of a tree is its root node.</li>
<li>The hierarchical model is a collection of routed trees and the relationship that exists in the hierarchical model is one to many and one to one.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5015 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms.png" alt="" width="1176" height="658" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms.png 1176w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms-300x168.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms-1024x573.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms-768x430.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms-390x218.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/hierarchical-model-dbms-820x459.png 820w" sizes="(max-width: 1176px) 100vw, 1176px" /></p>
<h2 id="advantages"><strong>Advantages</strong></h2>
<ul>
<li>It is easy to understand.</li>
<li>More efficient than the ER model.</li>
</ul>
<h2 id="disadvantages"><strong>Disadvantages</strong></h2>
<ul>
<li>When a parent node is deleted, child node will also be deleted because of data inconsistency occurs.</li>
<li>Stroage space is also wasted.</li>
<li>Very complex to design.</li>
<li>Structural Independence is not present.</li>
</ul>
<p> </p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-hierarchical-model-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Join in DBMS and what are its types ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-join-in-dbms-and-what-are-its-types/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-join-in-dbms-and-what-are-its-types/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 05:57:29 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[cross join in dbms]]></category>
		<category><![CDATA[dbms join operation]]></category>
		<category><![CDATA[dbms joins]]></category>
		<category><![CDATA[dbms sql joins]]></category>
		<category><![CDATA[inner join in dbms]]></category>
		<category><![CDATA[join in dbms with examples]]></category>
		<category><![CDATA[join operation in dbms]]></category>
		<category><![CDATA[join operation in dbms with example]]></category>
		<category><![CDATA[join operation in relational algebra]]></category>
		<category><![CDATA[joins in dbms]]></category>
		<category><![CDATA[natural join operation in dbms]]></category>
		<category><![CDATA[sql joins]]></category>
		<category><![CDATA[types of join operation in dbms]]></category>
		<category><![CDATA[What is Join in DBMS and what are its types ?]]></category>
		<category><![CDATA[what is join operation in relational algebra]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=5005</guid>

					<description><![CDATA[DBMS join is a binary operation that allows combining join products and selecting in one single statement. If data needs to be retrieved from two or more tables, we can use joins to retrieve data. Tables in DBMS are associated with the primary key and foreign keys. Types of Joins Inner Joins: Theta, Natural, EQUI [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>DBMS join is a binary operation that allows combining join products and selecting in one single statement.</li>
<li>If data needs to be retrieved from two or more tables, we can use joins to retrieve data.</li>
<li>Tables in DBMS are associated with the primary key and foreign keys.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-5010 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-are-dbms-join-operations.jpg" alt="" width="580" height="262" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-are-dbms-join-operations.jpg 580w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-are-dbms-join-operations-300x136.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-are-dbms-join-operations-390x176.jpg 390w" sizes="(max-width: 580px) 100vw, 580px" /></p>
<h3 id="types-of-joins"><strong>Types of Joins</strong></h3>
<p><strong>Inner Joins:</strong> Theta, Natural, EQUI</p>
<p><strong>Outer Join:</strong> Left, Right, Full</p>
<h3 id="inner-joins"><strong>Inner Joins</strong></h3>
<ul>
<li>We can use an inner join to return rows from both tables based on a satisfying condition.</li>
<li>It is the default join type and is the most widely used join operation.</li>
<li>Inner join can classify into three subtypes</li>
</ul>
<h3 id="theta-join"><strong>Theta Join</strong></h3>
<ul>
<li>It is represented by the symbol θ which allows us to join two tables based on condition.</li>
<li>This join works for all comparison operators</li>
<li>This join is also called Theta Join.</li>
</ul>
<h3 id="syntax"><strong>Syntax</strong></h3>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-sql code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-sql code-embed-code">A ⋈θ B</code></pre> </div>
<ul>
<li>Theta join can use any conditions in the selection criteria.</li>
</ul>
<h2 id="natural-join"><strong>Natural Join</strong></h2>
<ul>
<li>This join does not use any comparison operators.</li>
<li>Attributes should have the same name and domain in this join.</li>
<li>In this join, two relations should have at least one common attribute between relations.</li>
<li>It performs selection forming equality on those attributes which appear in both relations by eliminating the duplicate attributes.</li>
</ul>
<h2 id="equi-join"><strong>EQUI join</strong></h2>
<ul>
<li>When Theta join uses an equivalence condition, the EQUI join can be used.</li>
<li>This join is the most difficult join to be done on an RDBMS because RDBMS have fundamental performance problems.</li>
</ul>
<h2 id="outer-join"><strong>Outer Join</strong></h2>
<ul>
<li>This join returns all the attributes of both tables depending on certain conditions.</li>
<li>If there are no attributes present for any one of the tables, it returns NULL irrespective of a row of the table attribute.</li>
<li>Outer Join is further classified as:
<ul>
<li>Left Outer Join</li>
<li>Right Outer Join</li>
<li>Full Outer Join</li>
</ul>
</li>
</ul>
<h3 id="left-outer-join"><strong>Left Outer Join</strong></h3>
<ul>
<li>If a left outer join is performed on two tables, it returns all the rows of the left table, even if there is no matching row for it in the right table.</li>
</ul>
<h3 id="syntax-2"><strong>Syntax</strong></h3>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-sql code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-sql code-embed-code">A Left Outer Join B</code></pre> </div>
<h3 id="right-outer-join"><strong>Right Outer Join</strong></h3>
<ul>
<li>It returns all the rows of the second table even if there is no matching row in the first table, performing Right Outer Join.</li>
</ul>
<h3 id="syntax-3"><strong>Syntax</strong></h3>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-sql code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-sql code-embed-code">A Right Outer Join B</code></pre> </div>
<h3 id="full-outer-join"><strong>Full Outer Join</strong></h3>
<ul>
<li>It returns all the rows of the first and second Table.</li>
</ul>
<h3 id="syntax-4"><strong>Syntax</strong></h3>
<div class="code-embed-wrapper"> <div class="code-embed-infos"> </div> <pre class="language-sql code-embed-pre line-numbers"  data-start="1" data-line-offset="0"><code class="language-sql code-embed-code">A Full Outer Join B</code></pre> </div>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-join-in-dbms-and-what-are-its-types/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is ER Model in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-er-model-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-er-model-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 07:46:51 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[components of er model]]></category>
		<category><![CDATA[DBMS ER model concept]]></category>
		<category><![CDATA[entity in dbms]]></category>
		<category><![CDATA[Entity Relationship Diagram]]></category>
		<category><![CDATA[Entity Relationship Diagram Model]]></category>
		<category><![CDATA[er diagram examples with solutions in dbms]]></category>
		<category><![CDATA[er diagram in dbms examples]]></category>
		<category><![CDATA[ER Model in DBMS]]></category>
		<category><![CDATA[features of er model in dbms]]></category>
		<category><![CDATA[Introduction of ER Model]]></category>
		<category><![CDATA[What is an Entity relationship model in DBMS ?]]></category>
		<category><![CDATA[What is Entity Relationship Diagram (ERD)?]]></category>
		<category><![CDATA[what is er diagram]]></category>
		<category><![CDATA[What is ER Modeling ?]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4484</guid>

					<description><![CDATA[ER stands for Entity-Relationship model. It is a high level data model. If any data elements or relationship of any specified system can defined using this model. Conceptual design for database is developed in this model. Design view of data is very simple and easy to develop. Structure of the database is shown as a [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>ER stands for <strong>Entity-Relationship</strong> model. It is a high level data model.</li>
<li>If any data elements or relationship of any specified system can defined using this model.</li>
<li>Conceptual design for database is developed in this model.</li>
<li>Design view of data is very simple and easy to develop.</li>
<li>Structure of the database is shown as a diagram called the Entity-Relationship diagram.</li>
</ul>
<p><strong>Component of ER Diagram:</strong></p>
<p><strong> <img loading="lazy" decoding="async" class="alignnone size-full wp-image-4485" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/components-of-er-diagram.png" alt="" width="983" height="812" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/components-of-er-diagram.png 983w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/components-of-er-diagram-300x248.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/components-of-er-diagram-768x634.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/components-of-er-diagram-390x322.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/components-of-er-diagram-820x677.png 820w" sizes="(max-width: 983px) 100vw, 983px" /></strong></p>
<p><strong>Entity</strong></p>
<ul>
<li>In an ER Diagram, Entity is represented as rectangles.</li>
<li>An entity may be any object, class, person or place.</li>
</ul>
<p><strong>Attribute</strong></p>
<ul>
<li>In an ER diagram attributes are represented using eclipse.</li>
<li>Attribute describes the property of an entity.</li>
</ul>
<p><strong>Relationship</strong></p>
<ul>
<li>Relationship are represented in an er diagram by diamond or rhombus.</li>
<li>It is used to represent the relationship between entities.</li>
</ul>
<h3 id="types-of-relationship"><strong>Types of Relationship</strong></h3>
<p><strong>One to one relationship</strong></p>
<ul>
<li>When only one instance of an entity is associated with an relationship is known as one to one relationship.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4486 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-one-cardinality.png" alt="" width="634" height="227" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-one-cardinality.png 634w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-one-cardinality-300x107.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-one-cardinality-390x140.png 390w" sizes="(max-width: 634px) 100vw, 634px" /></p>
<p><strong>One to many Relationship</strong></p>
<ul>
<li>When only one instance of entity in the left is associated with more than one instance on the right is called one to many relationship.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4487 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-many-cardinality.png" alt="" width="635" height="265" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-many-cardinality.png 635w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-many-cardinality-300x125.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/one-to-many-cardinality-390x163.png 390w" sizes="(max-width: 635px) 100vw, 635px" /></p>
<p><strong>Many-to-one relationship</strong></p>
<ul>
<li>When more than one instance of entity in the left is associated with only one instance on the right associates with the relationship is called many to one relationship.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4488 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-one-cardinality.png" alt="" width="639" height="247" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-one-cardinality.png 639w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-one-cardinality-300x116.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-one-cardinality-390x151.png 390w" sizes="(max-width: 639px) 100vw, 639px" /></p>
<p><strong>Many-to-many relationship</strong></p>
<ul>
<li>When more than one instance of entity in the left is associated with more than one instance on the right associates with the relationship is called many to many relationship</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4489 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-many-cardinality.png" alt="" width="638" height="240" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-many-cardinality.png 638w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-many-cardinality-300x113.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/many-to-many-cardinality-390x147.png 390w" sizes="(max-width: 638px) 100vw, 638px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-er-model-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What are the disadvantages of DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-are-the-disadvantages-of-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-are-the-disadvantages-of-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 07:27:21 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[advantages and disadvantages of dbms]]></category>
		<category><![CDATA[advantages of dbms]]></category>
		<category><![CDATA[disadvantages of dbms]]></category>
		<category><![CDATA[disadvantages of dbms complexity]]></category>
		<category><![CDATA[disadvantages of dbms over file system]]></category>
		<category><![CDATA[what are its advantages what are its disadvantages]]></category>
		<category><![CDATA[what are the advantages and disadvantages of dbms]]></category>
		<category><![CDATA[what are the advantages and disadvantages of dbms explain]]></category>
		<category><![CDATA[what are the advantages and disadvantages of hierarchical dbms]]></category>
		<category><![CDATA[what are the disadvantages of dbms]]></category>
		<category><![CDATA[what are the disadvantages of file processing system in dbms]]></category>
		<category><![CDATA[what are the disadvantages of file system in dbms]]></category>
		<category><![CDATA[what are the major advantages and disadvantages of dbms]]></category>
		<category><![CDATA[what is dbms]]></category>
		<category><![CDATA[what is the role of a dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4481</guid>

					<description><![CDATA[High Cost Disadvantage of DBMS is its high cost of software and hardware. For users to use a DBMS they require a high speed processor and huge memory size and also need costly machines to maintain database. Highly trained database administrator is needed for using and maintaining the large database systems. Huge Size In the [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3 id=""><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4482 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/disadvantages-of-dbms.jpg" alt="" width="681" height="459" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/disadvantages-of-dbms.jpg 681w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/disadvantages-of-dbms-300x202.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/disadvantages-of-dbms-390x263.jpg 390w" sizes="(max-width: 681px) 100vw, 681px" /></h3>
<h3 id="high-cost" style="text-align: justify;">High Cost</h3>
<ul style="text-align: justify;">
<li>Disadvantage of DBMS is its high cost of software and hardware.</li>
<li>For users to use a DBMS they require a high speed processor and huge memory size and also need costly machines to maintain database.</li>
<li>Highly trained database administrator is needed for using and maintaining the large database systems.</li>
</ul>
<h3 id="huge-size" style="text-align: justify;">Huge Size</h3>
<ul style="text-align: justify;">
<li>In the initial stage the size of the database is not big, but when user stores a large amount of data it causes many problems.</li>
<li>Due to the heavy data, dbms donot provide good results and donot run efficiently.</li>
</ul>
<h3 id="database-failure" style="text-align: justify;">Database Failure</h3>
<ul style="text-align: justify;">
<li>In a DBMS system all the data or information is stored in one centralized data base. If this database fails, the data is lost.</li>
</ul>
<h3 id="complexity" style="text-align: justify;">Complexity</h3>
<ul style="text-align: justify;">
<li>For a non technical user, DBMS is so complex. So it is not easy to manage and maintain the database.</li>
<li>Training is need for users, designers and administrators to efficiently run the database systems.</li>
</ul>
<h3 id="increased-staff-cost" style="text-align: justify;">Increased Staff Cost</h3>
<ul style="text-align: justify;">
<li>To maintain and manage the database skilled staffs are required. So lot of money needs to be spent for the skilled staffs to be trained.</li>
</ul>
<h3 id="requirement-of-technical-staff" style="text-align: justify;">Requirement of Technical Staff</h3>
<ul style="text-align: justify;">
<li>A non technical person does not understand the complexity of the database.</li>
<li>Skilled person with good skills is needed for managing and maintaining the database.</li>
</ul>
<h3 id="cost-of-data-conversion" style="text-align: justify;">Cost of Data Conversion</h3>
<ul style="text-align: justify;">
<li>The biggest disadvantage of DBMS is cost of conversion is very high.</li>
<li>There is a need for skilled, trained and experienced database administrators for conversion of data smoothly.</li>
</ul>
<h3 id="performance" style="text-align: justify;">Performance</h3>
<ul style="text-align: justify;">
<li>Another biggest disadvantage of database systems is speed of the database for small firms and organizations is very slow.</li>
<li>Hence the performance of database in these organizations is poor.</li>
</ul>
<p style="text-align: justify;">
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-are-the-disadvantages-of-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Different types of Keys in DBMS</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/different-types-of-keys-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/different-types-of-keys-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 07:10:54 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[candidate key in dbms]]></category>
		<category><![CDATA[candidate key in dbms with example]]></category>
		<category><![CDATA[DBMS Keys]]></category>
		<category><![CDATA[describe different types of keys in dbms]]></category>
		<category><![CDATA[Different types of Keys in DBMS]]></category>
		<category><![CDATA[different types of keys in dbms with examples]]></category>
		<category><![CDATA[discuss different types of keys in dbms with example]]></category>
		<category><![CDATA[explain different types of keys in dbms]]></category>
		<category><![CDATA[foreign key in dbms]]></category>
		<category><![CDATA[primary key in dbms]]></category>
		<category><![CDATA[super key in dbms]]></category>
		<category><![CDATA[Types of Keys in Database Management System]]></category>
		<category><![CDATA[Types of Keys in DBMS]]></category>
		<category><![CDATA[Types of Keys in Relational Model]]></category>
		<category><![CDATA[unique key in dbms]]></category>
		<category><![CDATA[Various Types of Keys in DBMS]]></category>
		<category><![CDATA[what are keys in dbms list the different types of keys in dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4472</guid>

					<description><![CDATA[There are 7 keys in DBMS Primary Key Key which is used to identify one and only instance of entity uniquely. An Enity can contains multiple keys, and keys which is most suitable becomes the primary key. For each entity the primary key selection is based on requirements and developers. Candidate Key A key or [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">There are 7 keys in DBMS</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4473 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/different-kinds-of-keys-in-dbms.jpg" alt="" width="568" height="411" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/different-kinds-of-keys-in-dbms.jpg 568w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/different-kinds-of-keys-in-dbms-300x217.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/different-kinds-of-keys-in-dbms-390x282.jpg 390w" sizes="(max-width: 568px) 100vw, 568px" /></p>
<h3 id="primary-key" style="text-align: justify;"><strong>Primary Key</strong></h3>
<ul style="text-align: justify;">
<li>Key which is used to identify one and only instance of entity uniquely. An Enity can contains multiple keys, and keys which is most suitable becomes the primary key.</li>
<li>For each entity the primary key selection is based on requirements and developers.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4474 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/primary-key.png" alt="" width="923" height="742" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/primary-key.png 923w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/primary-key-300x241.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/primary-key-768x617.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/primary-key-390x314.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/primary-key-820x659.png 820w" sizes="(max-width: 923px) 100vw, 923px" /></p>
<h3 id="candidate-key" style="text-align: justify;"><strong>Candidate Key</strong></h3>
<ul style="text-align: justify;">
<li>A key or an attribute that uniquely identifies a tuple is called Candidate key.</li>
<li>Apart from primary key, other keys are considered as candiate key.</li>
<li>The candidate keys are as strong as the primary key.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4475 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/candidate-key.png" alt="" width="1017" height="780" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/candidate-key.png 1017w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/candidate-key-300x230.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/candidate-key-768x589.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/candidate-key-390x299.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/candidate-key-820x629.png 820w" sizes="(max-width: 1017px) 100vw, 1017px" /></p>
<h3 id="super-key" style="text-align: justify;"><strong>Super Key</strong></h3>
<ul style="text-align: justify;">
<li>An attribute set that can uniquely identify a tuple is called as Super Key. It is a superset of candidate key.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4476 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/super-key.png" alt="" width="626" height="511" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/super-key.png 626w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/super-key-300x245.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/super-key-390x318.png 390w" sizes="(max-width: 626px) 100vw, 626px" /></p>
<h3 id="foreign-key" style="text-align: justify;"><strong>Foreign Key</strong></h3>
<ul style="text-align: justify;">
<li>Column of table that is used to point the primary key of another table is called as Foreign key.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4477 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key.png" alt="" width="1056" height="904" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key.png 1056w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key-300x257.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key-1024x877.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key-768x657.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key-390x334.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/foreign-key-820x702.png 820w" sizes="(max-width: 1056px) 100vw, 1056px" /></p>
<h3 id="alternate-key" style="text-align: justify;"><strong>Alternate Key</strong></h3>
<ul style="text-align: justify;">
<li>One of more attributes or a combination of attributes that uniquely identifies a tuples in a relation is called Alternate Key.</li>
<li>These attributes or combinations of the attributes are called the candidate keys.</li>
<li>One key is chosen as primary key and the other keys remain as candidate keys if they exist and is called as alternate keys.</li>
<li>Total number of alternate keys is the total number of candidate keys minus the primary key.</li>
<li>In a relation if there is only one candidate key alternate keys may or may not exist.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4478 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/alternate-key.png" alt="" width="960" height="738" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/alternate-key.png 960w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/alternate-key-300x231.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/alternate-key-768x590.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/alternate-key-390x300.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/alternate-key-820x630.png 820w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<h3 id="composite-key" style="text-align: justify;"><strong>Composite Key</strong></h3>
<ul style="text-align: justify;">
<li>Whenever there is more than one attribute in a primary key, it is known as Composite key or concatenated key.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4479 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/composite-key.png" alt="" width="894" height="714" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/composite-key.png 894w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/composite-key-300x240.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/composite-key-768x613.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/composite-key-390x311.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/composite-key-820x655.png 820w" sizes="(max-width: 894px) 100vw, 894px" /></p>
<h3 id="artificial-key" style="text-align: justify;"><strong>Artificial Key</strong></h3>
<ul>
<li style="text-align: justify;">Keys that are created using arbitarily assigned data is known as artificial keys.</li>
<li style="text-align: justify;">When primary key is large and complex and has no relationship with other relations, then the artificial key is created.</li>
<li style="text-align: justify;">Data values of an artificial key are usually numbered in serial order.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/different-types-of-keys-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What are the data models in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-are-the-data-models-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-are-the-data-models-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 06:46:19 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[conceptual data model in dbms]]></category>
		<category><![CDATA[Data Models - DBMS]]></category>
		<category><![CDATA[Data Models in DBMS]]></category>
		<category><![CDATA[Database Models in DBMS]]></category>
		<category><![CDATA[Different Data Models in DBMS]]></category>
		<category><![CDATA[hierarchical model in dbms]]></category>
		<category><![CDATA[object based data model in dbms]]></category>
		<category><![CDATA[semi structured data model in dbms]]></category>
		<category><![CDATA[types of data models in dbms]]></category>
		<category><![CDATA[What Is A Data Model In DBMS ?]]></category>
		<category><![CDATA[What is a Database Model]]></category>
		<category><![CDATA[what is data model]]></category>
		<category><![CDATA[What is Data Model in DBMS and what are its types?]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4465</guid>

					<description><![CDATA[There are 4 data models in DBMS Relational Data Model  Edgar F.Codd described the model in 1969. Data are designed using rows and column within a table. So data and in between relationships are represented using these models. In this model tables are called as relations. It is a widely used models for commercial data [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">There are 4 data models in DBMS</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4466" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/data-models.png" alt="" width="700" height="351" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/data-models.png 700w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/data-models-300x150.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/data-models-390x196.png 390w" sizes="(max-width: 700px) 100vw, 700px" /></p>
<h3 id="relational-data-model" style="text-align: justify;"><strong>Relational Data Model </strong></h3>
<ul style="text-align: justify;">
<li>Edgar F.Codd described the model in 1969.</li>
<li>Data are designed using rows and column within a table. So data and in between relationships are represented using these models.</li>
<li>In this model tables are called as relations.</li>
<li>It is a widely used models for commercial data processing applications.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4467 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/relational-data-model.png" alt="" width="920" height="432" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/relational-data-model.png 920w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/relational-data-model-300x141.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/relational-data-model-768x361.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/relational-data-model-390x183.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/relational-data-model-820x385.png 820w" sizes="(max-width: 920px) 100vw, 920px" /></p>
<h3 id="entity-relationship-data-model" style="text-align: justify;"><strong>Entity-Relationship Data Model</strong></h3>
<ul style="text-align: justify;">
<li>Data in this model is logically represented asobjects and relationships among them.</li>
<li>Objects in this models are known as entities and relationship among these entities.</li>
<li>Peter Chen designed this relationship model. This relationship model is used in database desigining.</li>
<li>Set of attributes describe entities and set of same type of entities is known as Entity Set and set of the same type of relationship is known as relationship set.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4468 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/entity-relationship-model.png" alt="" width="1008" height="734" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/entity-relationship-model.png 1008w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/entity-relationship-model-300x218.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/entity-relationship-model-768x559.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/entity-relationship-model-390x284.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/entity-relationship-model-820x597.png 820w" sizes="(max-width: 1008px) 100vw, 1008px" /></p>
<h3 id="object-based-data-model" style="text-align: justify;"><strong>Object-based Data Model</strong></h3>
<ul style="text-align: justify;">
<li>Object based model is an extension of ER model with the notions of functions, encapsulations and object identity.</li>
<li>Structure and collection types are supported in this model.</li>
<li>Database systems following the object oriented approach were developed during 1980.</li>
<li>In this model objects are nothing but data carrying its properties.</li>
</ul>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4469 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/object-model.png" alt="" width="1010" height="623" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/object-model.png 1010w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/object-model-300x185.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/object-model-768x474.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/object-model-390x241.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/object-model-820x506.png 820w" sizes="(max-width: 1010px) 100vw, 1010px" /></p>
<h3 id="semistructured-data-model" style="text-align: justify;"><strong>Semistructured Data Model</strong></h3>
<ul>
<li style="text-align: justify;">This model is different from other 3 models.</li>
<li style="text-align: justify;">Data specification is allowed in this model where the individual data items of the same type have different attribute sets.</li>
<li style="text-align: justify;">Semi Structured data is widely used and represented by XML(Extensible Markup Language).</li>
<li style="text-align: justify;">When XML was developed for desiging the mark up information to the text document, it gains importance because of its applcation in the exchange of data.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-are-the-data-models-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between Trigger and Stored procedure in DBMS</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/difference-between-trigger-and-stored-procedure-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/difference-between-trigger-and-stored-procedure-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 05:41:20 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[3 Triggers and Stored Procedures]]></category>
		<category><![CDATA[difference between stored procedure and function]]></category>
		<category><![CDATA[Difference between stored procedure and triggers in SQL]]></category>
		<category><![CDATA[difference between stored procedure and view]]></category>
		<category><![CDATA[Difference Between Stored Procedures and Triggers]]></category>
		<category><![CDATA[difference between transaction and stored procedure]]></category>
		<category><![CDATA[difference between trigger and function]]></category>
		<category><![CDATA[Difference Between Trigger and Procedure]]></category>
		<category><![CDATA[Difference between Trigger and Procedure in DBMS]]></category>
		<category><![CDATA[Difference between Trigger and Stored procedure in DBMS]]></category>
		<category><![CDATA[Difference Between Trigger and Stored Procedure in SQL]]></category>
		<category><![CDATA[difference between trigger and stored procedure with example]]></category>
		<category><![CDATA[SQL Differences between stored procedure and triggers]]></category>
		<category><![CDATA[trigger stored procedure and cursor difference and uses]]></category>
		<category><![CDATA[triggers will be called by stored procedure]]></category>
		<category><![CDATA[What is the difference between Trigger and stored procedure?]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4463</guid>

					<description><![CDATA[Triggers Stored Procedures A Trigger is created in such a way that it fires when a specific event occurs. A group of sql commands that can be reused again and again are called stored procedures. They are created and stored in a database. A trigger cannot be called or execute directly by a user.  Only when the [&#8230;]]]></description>
										<content:encoded><![CDATA[<table>
<tbody>
<tr>
<td width="187">
<p style="text-align: center;"><strong>Triggers</strong></p>
</td>
<td width="229">
<p style="text-align: center;"><strong>Stored Procedures</strong></p>
</td>
</tr>
<tr>
<td width="187">A Trigger is created in such a way that it fires when a specific event occurs.</td>
<td width="229">A group of sql commands that can be reused again and again are called stored procedures. They are created and stored in a database.</td>
</tr>
<tr>
<td width="187">A trigger cannot be called or execute directly by a user.  Only when the corresponding events are fired, triggers are created.</td>
<td width="229">Stored procedures can be executed whenever wanted by using exec command.</td>
</tr>
<tr>
<td width="187">Trigger cannot be scheduled.</td>
<td width="229">You can schedule a job to execute the stored procedure at a pre-defined time.</td>
</tr>
<tr>
<td width="187">Calling a trigger within a trigger is not possible</td>
<td width="229">Calling a stored procedure within a stored procedure is possible</td>
</tr>
<tr>
<td width="187">You cannot pass parameters as input.</td>
<td width="229">Inputs can be passed as parameters</td>
</tr>
<tr>
<td width="187"> It does return a value</td>
<td width="229">Can return zero or n values.</td>
</tr>
<tr>
<td width="187">In a trigger, we cannot perform any transactions</td>
<td width="229">You can use transactions within a stored procedure.</td>
</tr>
</tbody>
</table>
<p> </p>
<p> </p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/difference-between-trigger-and-stored-procedure-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between DBMS and File System</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/difference-between-dbms-and-file-system/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/difference-between-dbms-and-file-system/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Sat, 04 Jun 2022 05:28:14 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[advantages of file system over dbms]]></category>
		<category><![CDATA[database system vs file system]]></category>
		<category><![CDATA[DBMS vs Files System]]></category>
		<category><![CDATA[difference between dbms and file management system in tabular form]]></category>
		<category><![CDATA[difference between dbms and file system]]></category>
		<category><![CDATA[difference between dbms and flat file management system]]></category>
		<category><![CDATA[difference between dbms and rdbms]]></category>
		<category><![CDATA[difference between file system and database system with an example]]></category>
		<category><![CDATA[difference between file system and dbms]]></category>
		<category><![CDATA[differences between dbms and file system]]></category>
		<category><![CDATA[disadvantages of file system]]></category>
		<category><![CDATA[file system in dbms]]></category>
		<category><![CDATA[File System vs DBMS]]></category>
		<category><![CDATA[how dbms is better than file management system]]></category>
		<category><![CDATA[State the difference between file systems and DBMS ?]]></category>
		<category><![CDATA[what is the difference between dbms and traditional file system]]></category>
		<category><![CDATA[why dbms is better than file system]]></category>
		<category><![CDATA[write difference between dbms and file system]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4458</guid>

					<description><![CDATA[File System DBMS A software that manages and organizes the file in storage medium is called as file system. DBMS is  software application that is used for creating, accessing and managing databases. Data Storage and Data representation details is provided by the file system Data that hides the details is given an abstraction in DBMS. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4459 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system.png" alt="" width="1193" height="542" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system.png 1193w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system-300x136.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system-1024x465.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system-768x349.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system-390x177.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system-820x373.png 820w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-file-system-1180x536.png 1180w" sizes="(max-width: 1193px) 100vw, 1193px" /></p>
<table>
<tbody>
<tr>
<td width="180">
<p style="text-align: center;"><strong>File System</strong></p>
</td>
<td width="174">
<p style="text-align: center;"><strong>DBMS</strong></p>
</td>
</tr>
<tr>
<td width="180">A software that manages and organizes the file in storage medium is called as <strong>file system.</strong></td>
<td width="174">DBMS is  software application that is used for creating, accessing and managing databases.</td>
</tr>
<tr>
<td width="180">Data Storage and Data representation details is provided by the file system</td>
<td width="174">Data that hides the details is given an abstraction in DBMS.</td>
</tr>
<tr>
<td width="180">Storing and retrieving data cannot be done efficiently in this system.</td>
<td width="174">A wide variety of methods to store data and retrieve data can be done efficiently through DBMS.</td>
</tr>
<tr>
<td width="180"><strong>Data Recovery process</strong> is not possbile</td>
<td width="174">In DBMS <strong>Data Backup Recovery</strong> is possible.</td>
</tr>
<tr>
<td width="180">File system <strong>does not have a crash recovery mechanism</strong></td>
<td width="174">It provides <strong>crash recovery mechanism.</strong></td>
</tr>
<tr>
<td width="180">Protecting a file system is very difficult</td>
<td width="174">Offers good protection mechanism</td>
</tr>
<tr>
<td width="180">Redundancy of data is greater in file system</td>
<td width="174">Redundancy of data is lower in DBMS</td>
</tr>
<tr>
<td width="180">File system has a <strong>higher data inconsistency</strong></td>
<td width="174">DBMS has a <strong>lower data inconsistency</strong></td>
</tr>
<tr>
<td width="180">File system offer <strong>less security</strong></td>
<td width="174">DBMS offer <strong>higher security</strong></td>
</tr>
<tr>
<td width="180">File System allows you to stores the data as isolated data files and entities.</td>
<td width="174">Database Management System stores data as well as defined constraints and interrelation.</td>
</tr>
<tr>
<td width="180">Support for complicated transactions is not supported</td>
<td width="174">Easy to implement complicated transactions.</td>
</tr>
<tr>
<td width="180">The centralization process is hard in File Management System.</td>
<td width="174">Centralization is easy to achieve in the DBMS system.</td>
</tr>
<tr>
<td width="180">Back up and recovery of data is not possible if the data is lost.</td>
<td width="174">DBMS system provides backup and recovery of data even if it is lost.</td>
</tr>
<tr>
<td width="180">No efficient query processing in file system</td>
<td width="174">You can easily query data in a database using the SQL language.</td>
</tr>
<tr>
<td width="180">This system doesn’t offer concurrency.</td>
<td width="174">DBMS system provides a concurrency facility.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/difference-between-dbms-and-file-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What are Database Management Tools ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-are-database-management-tools/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-are-database-management-tools/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 12:42:43 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[best database software]]></category>
		<category><![CDATA[database development tools with example]]></category>
		<category><![CDATA[database management tools free]]></category>
		<category><![CDATA[database managment software tools]]></category>
		<category><![CDATA[database managment tools]]></category>
		<category><![CDATA[database software definition and examples]]></category>
		<category><![CDATA[database tools and techniques]]></category>
		<category><![CDATA[dbms management tools]]></category>
		<category><![CDATA[management tools]]></category>
		<category><![CDATA[three popular dbms software are]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tools for database]]></category>
		<category><![CDATA[types of database management system]]></category>
		<category><![CDATA[types of database management system with examples]]></category>
		<category><![CDATA[what are database tools]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4417</guid>

					<description><![CDATA[phpMyAdmin: PhpMyAdmin is the most popular open-source web-based database management tool by MySQL. Using phpMyAdmin we can create or manage databases, tables, DB users, optimize and check errors in your database. PhpMyAdmin also allows to import and export data in different file formats all with very easy procedures. Navicat for MySQL: This relational database was [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4418 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-are-database-management-tools.jpg" alt="" width="490" height="435" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-are-database-management-tools.jpg 490w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-are-database-management-tools-300x266.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-are-database-management-tools-390x346.jpg 390w" sizes="(max-width: 490px) 100vw, 490px" /></p>
<h4 id="phpmyadmin" style="text-align: justify;"><strong>phpMyAdmin:</strong></h4>
<ul style="text-align: justify;">
<li>PhpMyAdmin is the most popular open-source web-based database management tool by MySQL.</li>
<li>Using phpMyAdmin we can create or manage databases, tables, DB users, optimize and check errors in your database.</li>
<li>PhpMyAdmin also allows to import and export data in different file formats all with very easy procedures.</li>
</ul>
<h4 id="navicat-for-mysql" style="text-align: justify;">Navicat for MySQL:</h4>
<ul style="text-align: justify;">
<li>This relational database was created by Premium Soft.</li>
<li>It is a cross-platform database of windows, mac, Linux relational database.</li>
<li>For creating complex database queries it has a visual query builder which helps creating database faster.</li>
<li>This builder also helps to import/export/backup tools for your databases.</li>
<li>It has report builder for printing out db queries,  task scheduling assistant for scheduled execution of jobs, and much more.</li>
<li>Navicat also produces front-ends for Oracle and PostgreSQL.</li>
<li>It has both a lite version and a premium version.</li>
</ul>
<h4 id="sqlyog" style="text-align: left;">  <strong>SQLyog:</strong></h4>
<ul style="text-align: justify;">
<li>SQLyog is an GUI administration tool for MySQL which was developed by an Indian company Webyog.</li>
<li>It has a paid Enterprise version($99 – $999) and a free community version.</li>
<li>This tool has an outstanding list of features, and it is very useful for professional database admins</li>
</ul>
<h4 id="sequel-pro" style="text-align: justify;">  Sequel Pro:</h4>
<ul style="text-align: justify;">
<li>It is a open source MySQL database management tool for Mac users.</li>
<li>Its crafty and instinctive barebones GUI helps us to easily navigate to an app.</li>
</ul>
<h4 id="sql-server-management-studio" style="text-align: justify;"> SQl Server Management Studio:</h4>
<ul>
<li style="text-align: justify;">Best Microsoft tool for database admins is SQL Server Management studio.</li>
<li style="text-align: justify;">GUI interface of this tool is straightforward for users using windows OS.</li>
<li style="text-align: justify;">It has an innovative feature called Object Explorer which allows user to browse, select and perform operations on database objects.</li>
<li style="text-align: justify;">This single tool can be used for creating and administering SQL server databases..</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-are-database-management-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is DBMS Utilities ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-dbms-utilities/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-dbms-utilities/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 12:19:30 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[all dbmss have built-in backup utilities]]></category>
		<category><![CDATA[database management utilities]]></category>
		<category><![CDATA[Database System Utilities]]></category>
		<category><![CDATA[database system utilities in dbms]]></category>
		<category><![CDATA[database utilities]]></category>
		<category><![CDATA[database utilities and tools and their functions]]></category>
		<category><![CDATA[database utilities examples]]></category>
		<category><![CDATA[database utilities in dbms]]></category>
		<category><![CDATA[dbms is a utility software]]></category>
		<category><![CDATA[give some examples of dbms utilities and interfaces]]></category>
		<category><![CDATA[is dbms is a utility software]]></category>
		<category><![CDATA[list some utilities that provided by dbms]]></category>
		<category><![CDATA[rdbms with example]]></category>
		<category><![CDATA[some of the utilities of dbms are]]></category>
		<category><![CDATA[utility meaning]]></category>
		<category><![CDATA[what is meant by dbms and what is its utility]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4420</guid>

					<description><![CDATA[Data Loading Utility: Data loading utility helps to load data from an external format without writing programs. Backup utility: In case of crashes and disasters this utility helps to take copies of the database periodically. Recovery Utility: From the database backup and history of transactions this utility helps in reconstructing the correct state of database. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="size-full wp-image-4421 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-DBMS-Utilities.jpg" alt="" width="823" height="385" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-DBMS-Utilities.jpg 823w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-DBMS-Utilities-300x140.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-DBMS-Utilities-768x359.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-DBMS-Utilities-390x182.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-DBMS-Utilities-820x384.jpg 820w" sizes="(max-width: 823px) 100vw, 823px" /></p>
<h4 id="data-loading-utility"><strong>Data Loading Utility:</strong></h4>
<ul>
<li>Data loading utility helps to load data from an external format without writing programs.</li>
</ul>
<h4 id="backup-utility"><strong>Backup utility:</strong></h4>
<ul>
<li>In case of crashes and disasters this utility helps to take copies of the database periodically.</li>
</ul>
<h4 id="recovery-utility"><strong>Recovery Utility:</strong></h4>
<ul>
<li>From the database backup and history of transactions this utility helps in reconstructing the correct state of database.</li>
</ul>
<h4 id="monitoring-tools"><strong>Monitoring Tools:</strong></h4>
<ul>
<li>This tool monitors the performance of internal scheme that can be changed and optimize the data access.</li>
</ul>
<h4 id="file-organization"><strong>File Organization:</strong></h4>
<ul>
<li>This utility helps in restructuring of data from one type to another.</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-dbms-utilities/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between RDBMS and DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/difference-between-rdbms-and-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/difference-between-rdbms-and-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 11:55:11 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[dbms and rdbms examples]]></category>
		<category><![CDATA[dbms and rdbms full form]]></category>
		<category><![CDATA[dbms vs rdbms]]></category>
		<category><![CDATA[difference between dbms and file system]]></category>
		<category><![CDATA[difference between dbms and rdbms]]></category>
		<category><![CDATA[difference between dbms and sql]]></category>
		<category><![CDATA[difference between rdbms and dbms]]></category>
		<category><![CDATA[differences between dbms and rdbms]]></category>
		<category><![CDATA[rdbms]]></category>
		<category><![CDATA[what is dbms and rdbms]]></category>
		<category><![CDATA[what is dbms and rdbms with example]]></category>
		<category><![CDATA[what is difference between dbms and rdbms with example]]></category>
		<category><![CDATA[what is difference between rdbms and dbms]]></category>
		<category><![CDATA[what is rdbms]]></category>
		<category><![CDATA[what is the difference between dbms and rdbms]]></category>
		<category><![CDATA[what is the main difference between dbms and rdbms]]></category>
		<category><![CDATA[why rdbms is better than dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4423</guid>

					<description><![CDATA[DBMS RDBMS Data is stored in file format Data is stored in table format. Data is stored either in a hierarchical form or navigational form  Tables have an identifier called primary key, and data values are stored in the form of tables. No Normalization is present. Normalization is present in RDBMS. Do not provide security for [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4424" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/difference-between-dbms-and-rdbms.jpg" alt="" width="696" height="317" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/difference-between-dbms-and-rdbms.jpg 696w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/difference-between-dbms-and-rdbms-300x137.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/difference-between-dbms-and-rdbms-390x178.jpg 390w" sizes="(max-width: 696px) 100vw, 696px" /></p>
<table>
<tbody>
<tr>
<td width="312">
<h4 id="dbms" style="text-align: center;"><strong>DBMS</strong></h4>
</td>
<td width="312">
<h4 id="rdbms" style="text-align: center;"><strong>RDBMS</strong></h4>
</td>
</tr>
<tr>
<td width="312">Data is stored in <strong>file format</strong></td>
<td width="312">Data is stored in <strong>table format</strong>.</td>
</tr>
<tr>
<td width="312">Data is stored either in a hierarchical form or navigational form</td>
<td width="312"> Tables have an identifier called primary key, and data values are stored in the form of tables.</td>
</tr>
<tr>
<td width="312"><strong>No Normalization</strong> is present.</td>
<td width="312"><strong>Normalization is</strong><strong> </strong>present in RDBMS.</td>
</tr>
<tr>
<td width="312">Do not provide <strong>security for data manipulation</strong></td>
<td width="312">RDBMS <strong>defines the integrity constraint</strong> for the purpose of ACID (<strong>Atomocity, Consistency, Isolation and Durability) property.</strong></td>
</tr>
<tr>
<td width="312">Uses file system to store data, so there will be <strong>no relation between the tables</strong></td>
<td width="312"> In RDBMS since the data values are <strong>stored in the form of tables</strong>, relationship between these data values will also be stored in the form of table.</td>
</tr>
<tr>
<td width="312">Provides some methods to access the stored information.</td>
<td width="312">For accessing the stored information RDBMS supports <strong>a tabular structure</strong> of the data and relationship between them</td>
</tr>
<tr>
<td width="312">Does not support <strong>distributed data base</strong>.</td>
<td width="312">RDBMS<strong> </strong><strong>supports distributed database</strong>.</td>
</tr>
<tr>
<td width="312">It is meant for small organization and deal with small data. Supports <strong>single user</strong>.</td>
<td width="312">RDBMS is designed to <strong>handle large amount of data</strong>. it supports <strong>multiple users</strong>.</td>
</tr>
<tr>
<td width="312">Examples of DBMS are file systems, xml</td>
<td width="312">Example of RDBMS are <strong>mysql</strong><strong>, </strong><strong>postgre</strong><strong>, </strong><strong>sql server</strong><strong>, </strong><strong>oracle</strong> etc.</td>
</tr>
</tbody>
</table>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4453 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms.png" alt="" width="1697" height="793" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms.png 1697w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-300x140.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-1024x479.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-768x359.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-1536x718.png 1536w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-390x182.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-820x383.png 820w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/dbms-vs-rdbms-1180x551.png 1180w" sizes="(max-width: 1697px) 100vw, 1697px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/difference-between-rdbms-and-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Difference between Delete and Truncate</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/difference-between-delete-and-truncate/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/difference-between-delete-and-truncate/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 11:42:11 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[delete vs truncate vs drop in sql]]></category>
		<category><![CDATA[difference between delete and drop]]></category>
		<category><![CDATA[Difference between DELETE and TRUNCATE]]></category>
		<category><![CDATA[Difference between Delete and Truncate Command]]></category>
		<category><![CDATA[difference between delete and truncate in oracle]]></category>
		<category><![CDATA[Difference between Delete and truncate in sql query]]></category>
		<category><![CDATA[difference between delete drop and truncate]]></category>
		<category><![CDATA[Difference between TRUNCATE and DELETE in SQL]]></category>
		<category><![CDATA[Differences between Delete and Truncate in SQL Server]]></category>
		<category><![CDATA[truncate command in sql]]></category>
		<category><![CDATA[What is the main difference between delete and TRUNCATE in SQL]]></category>
		<category><![CDATA[why truncate is faster than delete]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4427</guid>

					<description><![CDATA[  Delete Truncate Used to delete rows from a table based on the condition provided on the where clause. Used to delete the entire data from rows from the table. Similar to delete command with no where clause  Delete commands deletes only the rows that are mentioned in where clause.   Truncate command deletes complete [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4428 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-the-difference-between-delete-and-truncate.jpg" alt="" width="558" height="441" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-the-difference-between-delete-and-truncate.jpg 558w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-the-difference-between-delete-and-truncate-300x237.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/what-is-the-difference-between-delete-and-truncate-390x308.jpg 390w" sizes="(max-width: 558px) 100vw, 558px" /></p>
<p> </p>
<table>
<tbody>
<tr>
<td width="312">
<h4 id="delete" style="text-align: center;"><strong>Delete</strong></h4>
</td>
<td width="312">
<h4 id="truncate" style="text-align: center;"><strong>Truncate</strong></h4>
</td>
</tr>
<tr>
<td width="312">Used to delete rows from a table based on the condition provided on the where clause.</td>
<td width="312">Used to delete the entire data from rows from the table. Similar to delete command with no where clause</td>
</tr>
<tr>
<td width="312"> Delete commands deletes only the rows that are mentioned in where clause.</p>
<p> </td>
<td width="312">Truncate command deletes complete row from  a table.</p>
<p> </td>
</tr>
<tr>
<td width="312">We can roll back the delete commands.</p>
<p> </td>
<td width="312">We cannot roll back the truncate commands.</p>
<p> </td>
</tr>
<tr>
<td width="312">Delete command is very slow because it maintains a log</p>
<p> </td>
<td width="312">That’s why it is fast. This command is very fast as it does not maintain any log</p>
<p> </td>
</tr>
<tr>
<td width="312">It uses row lock when performing delete function</p>
<p> </td>
<td width="312">Truncate command uses table log while performing the truncate function</p>
<p> </td>
</tr>
</tbody>
</table>
<p> </p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/difference-between-delete-and-truncate/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
