<?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>SQL and PLSQL &#187; Schema</title>
	<atom:link href="http://plsql.globinch.com/category/schema/feed/" rel="self" type="application/rss+xml" />
	<link>http://plsql.globinch.com</link>
	<description>SQL and PLSQL Technology Tips</description>
	<lastBuildDate>Thu, 07 Apr 2011 17:04:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Database Schema &#124; Oracle Schema Objects &#124; What is database schema?</title>
		<link>http://plsql.globinch.com/2008/11/05/database-schema-oracle-schema-objects-what-is-database-schema/</link>
		<comments>http://plsql.globinch.com/2008/11/05/database-schema-oracle-schema-objects-what-is-database-schema/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 13:59:00 +0000</pubDate>
		<dc:creator>globinch-sql-plsql</dc:creator>
				<category><![CDATA[Fundamentals]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Schema]]></category>

		<guid isPermaLink="false">http://plsql.globinch.com/?p=14</guid>
		<description><![CDATA[What is schema?
Schema is a collection of schema objects.Schema objects are nothing but a collection of logical structures of dataA schema is owned by a database user and has the same name as that user.]]></description>
			<content:encoded><![CDATA[<!--S-ButtonZ 1.1.5 Start--><div style="float: left; width: 50px; padding-right: 10px; margin: 0 10px 0 0;">
		<script type="text/javascript">
		<!--
		yahooBuzzArticleHeadline = "Database Schema | Oracle Schema Objects | What is database schema?";
		yahooBuzzArticleCategory = "";
		yahooBuzzArticleType = "text";
		yahooBuzzArticleId = "http://plsql.globinch.com/2008/11/05/database-schema-oracle-schema-objects-what-is-database-schema/";
		yahooBuzzArticleSummary = "";
		//-->
		</script>
		<script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="square"> </script></div><!--S-ButtonZ 1.1.5 End--><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fplsql.globinch.com%2F2008%2F11%2F05%2Fdatabase-schema-oracle-schema-objects-what-is-database-schema%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fplsql.globinch.com%2F2008%2F11%2F05%2Fdatabase-schema-oracle-schema-objects-what-is-database-schema%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>What is schema?<br />
Schema is a collection of schema objects.Schema objects are nothing but a collection of logical structures of dataA schema is owned by a database <span class="fullpost">user and has the same name as that user.<span class="fullpost"><br />
Each user owns a single schema.</span></span></p>
<p>The data of each schema object is physically contained in one or more of the <a href="http://plsql.globinch.com/2008/11/04/2008/11/04/2008/10/31/oracle-tablespace-and-datafiles-introduction/"><strong>tablespace</strong></a>&#8217;s datafiles.<br />
Here one thing to remember that a tablespace can contain objects from different schemas.<br />
There is no relationship between schema and tablespaces.</p>
<p>Using SQL we can create and manipulate Schema objects.<br />
<strong>Schema object can be any of the following types ,</strong></p>
<ul>
<li>Clusters,Database links,Dimensions</li>
</ul>
<li>External procedure libraries</li>
<li>Java classes, Java resources, and Java sources</li>
<li>Materialized views and materialized view logs</li>
<li>Object tables, object types, and object views</li>
<li>Operators,Synonyms,Sequences,Indexes and index types</li>
<li>Stored functions, procedures, and packages</li>
<li>Tables ,index-organized tables and views,triggers</li>
<p>Database objects like Roles,Tablespaces,Usersetc are not contained in a schema.</p>
<p><span style="font-weight: bold; color: #3333ff; font-style: italic;">Also Read,</span></p>
<ul>
<li><strong> </strong><a href="http://plsql.globinch.com/2008/11/04/autonomous-transactions-in-plsql/"><strong>Autonomous Transactions in PL/SQL</strong></a></li>
<li><a href="../2008/11/04/sql-transaction-statements-transaction-management/">SQL – Transaction Statements -Transaction Manageme…</a></li>
</ul>
<ul>
<li><a href="../2008/11/04/2008/11/04/savepoints-in-sql-transactions-savepoint/"><strong>Savepoints In SQL Transactions. – SAVEPOINT</strong></a></li>
<li><a href="../2008/11/04/2008/11/04/2008/10/31/oracle-tablespace-and-datafiles-introduction/">Oracle Tablespace, and Datafiles – Introduction</a></li>
<li><a href="../2008/11/04/2008/11/04/2008/10/28/formatting-date-in-sql-oracle-simple-date-formatting/">Formatting date in SQL (Oracle) -Simple date forma…</a></li>
<li><a href="../2008/11/04/2008/11/04/2008/10/28/finding-database-objects-finding-valid-and-invalid-objects-and-finding-object-counts-sql-tips/">FINDING database objects, finding valid and INVALI…</a></li>
<li><a href="../2008/11/04/2008/11/04/2007/06/05/oracle-data-types/">Oracle  Data types</a></li>
</ul>
<ul class="posts"></ul>
<p style="text-align: right; font-size: 9px;">Technorati Tags:<br />
<a title="Link to Technorati Tag category for Database Schema" rel="tag" href="http://www.technorati.com/tag/Database+Schema" target="_blank">Database Schema</a>, <a title="Link to Technorati Tag category for Oracle Schema" rel="tag" href="http://www.technorati.com/tag/Oracle+Schema" target="_blank">Oracle Schema</a>, <a title="Link to Technorati Tag category for Schema Objects" rel="tag" href="http://www.technorati.com/tag/Schema+Objects" target="_blank">Schema Objects</a>, <a title="Link to Technorati Tag category for database Objects" rel="tag" href="http://www.technorati.com/tag/database+Objects" target="_blank">database Objects</a></p>
<div style="clear:both;">&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://plsql.globinch.com/2008/11/05/database-schema-oracle-schema-objects-what-is-database-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

