<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>http://www.sqle.ru/index.php?action=history&amp;feed=atom&amp;title=Oracle_PL%2FSQL%2FSystem_Tables_Views%2FUSER_TAB_COMMENTS</id>
		<title>Oracle PL/SQL/System Tables Views/USER TAB COMMENTS - История изменений</title>
		<link rel="self" type="application/atom+xml" href="http://www.sqle.ru/index.php?action=history&amp;feed=atom&amp;title=Oracle_PL%2FSQL%2FSystem_Tables_Views%2FUSER_TAB_COMMENTS"/>
		<link rel="alternate" type="text/html" href="http://www.sqle.ru/index.php?title=Oracle_PL/SQL/System_Tables_Views/USER_TAB_COMMENTS&amp;action=history"/>
		<updated>2026-05-24T21:42:31Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://www.sqle.ru/index.php?title=Oracle_PL/SQL/System_Tables_Views/USER_TAB_COMMENTS&amp;diff=2404&amp;oldid=prev</id>
		<title> в 13:45, 26 мая 2010</title>
		<link rel="alternate" type="text/html" href="http://www.sqle.ru/index.php?title=Oracle_PL/SQL/System_Tables_Views/USER_TAB_COMMENTS&amp;diff=2404&amp;oldid=prev"/>
				<updated>2010-05-26T13:45:19Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Предыдущая&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Версия 13:45, 26 мая 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
			</entry>

	<entry>
		<id>http://www.sqle.ru/index.php?title=Oracle_PL/SQL/System_Tables_Views/USER_TAB_COMMENTS&amp;diff=2405&amp;oldid=prev</id>
		<title>Admin: 1 версия</title>
		<link rel="alternate" type="text/html" href="http://www.sqle.ru/index.php?title=Oracle_PL/SQL/System_Tables_Views/USER_TAB_COMMENTS&amp;diff=2405&amp;oldid=prev"/>
				<updated>2010-05-26T10:01:28Z</updated>
		
		<summary type="html">&lt;p&gt;1 версия&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==View comment on any tables==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;sql&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SQL&amp;gt; -- View comment on any tables&lt;br /&gt;
SQL&amp;gt;&lt;br /&gt;
SQL&amp;gt; SELECT * FROM USER_TAB_COMMENTS where rownum &amp;lt; 50;&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
SYSTEM_PRIVILEGE_MAP           TABLE&lt;br /&gt;
Description table for privilege type codes.  Maps privilege  type numbers to type names&lt;br /&gt;
TABLE_PRIVILEGE_MAP            TABLE&lt;br /&gt;
Description table for privilege (auditing option) type codes.  Maps privilege (auditing option) type numbers to type names&lt;br /&gt;
STMT_AUDIT_OPTION_MAP          TABLE&lt;br /&gt;
Description table for auditing option type codes.  Maps auditing option type numbers to type names&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
RESOURCE_MAP                   TABLE&lt;br /&gt;
Description table for resources.  Maps resource name to number&lt;br /&gt;
ATEMPTAB$                      TABLE&lt;br /&gt;
Temporary table whose definition is used internally.  Never contains data&lt;br /&gt;
SESSION_PRIVS                  VIEW&lt;br /&gt;
Privileges which the user currently has set&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
SESSION_ROLES                  VIEW&lt;br /&gt;
Roles which the user currently has enabled.&lt;br /&gt;
ROLE_SYS_PRIVS                 VIEW&lt;br /&gt;
System privileges granted to roles&lt;br /&gt;
ROLE_TAB_PRIVS                 VIEW&lt;br /&gt;
Table privileges granted to roles&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
ROLE_ROLE_PRIVS                VIEW&lt;br /&gt;
Roles which are granted to roles&lt;br /&gt;
DBA_ROLES                      VIEW&lt;br /&gt;
All Roles which exist in the database&lt;br /&gt;
DBA_PROFILES                   VIEW&lt;br /&gt;
Display all profiles and their limits&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
USER_RESOURCE_LIMITS           VIEW&lt;br /&gt;
Display resource limit of the user&lt;br /&gt;
USER_PASSWORD_LIMITS           VIEW&lt;br /&gt;
Display password limits of the user&lt;br /&gt;
RESOURCE_COST                  VIEW&lt;br /&gt;
Cost for each resource&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
USER_CATALOG                   VIEW&lt;br /&gt;
Tables, Views, Synonyms and Sequences owned by the user&lt;br /&gt;
ALL_CATALOG                    VIEW&lt;br /&gt;
All tables, views, synonyms, sequences accessible to the user&lt;br /&gt;
DBA_CATALOG                    VIEW&lt;br /&gt;
All database Tables, Views, Synonyms, Sequences&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
USER_CLUSTERS                  VIEW&lt;br /&gt;
Descriptions of user&amp;quot;s own clusters&lt;br /&gt;
ALL_CLUSTERS                   VIEW&lt;br /&gt;
Description of clusters accessible to the user&lt;br /&gt;
DBA_CLUSTERS                   VIEW&lt;br /&gt;
Description of all clusters in the database&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
USER_CLU_COLUMNS               VIEW&lt;br /&gt;
Mapping of table columns to cluster columns&lt;br /&gt;
DBA_CLU_COLUMNS                VIEW&lt;br /&gt;
Mapping of table columns to cluster columns&lt;br /&gt;
USER_COL_COMMENTS              VIEW&lt;br /&gt;
Comments on columns of user&amp;quot;s tables and views&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
ALL_COL_COMMENTS               VIEW&lt;br /&gt;
Comments on columns of accessible tables and views&lt;br /&gt;
DBA_COL_COMMENTS               VIEW&lt;br /&gt;
Comments on columns of all tables and views&lt;br /&gt;
USER_COL_PRIVS                 VIEW&lt;br /&gt;
Grants on columns for which the user is the owner, grantor or grantee&lt;br /&gt;
&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
ALL_COL_PRIVS                  VIEW&lt;br /&gt;
Grants on columns for which the user is the grantor, grantee, owner,&lt;br /&gt;
 or an enabled role or PUBLIC is the grantee&lt;br /&gt;
DBA_COL_PRIVS                  VIEW&lt;br /&gt;
All grants on columns in the database&lt;br /&gt;
USER_COL_PRIVS_MADE            VIEW&lt;br /&gt;
All grants on columns of objects owned by the user&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
ALL_COL_PRIVS_MADE             VIEW&lt;br /&gt;
Grants on columns for which the user is owner or grantor&lt;br /&gt;
USER_COL_PRIVS_RECD            VIEW&lt;br /&gt;
Grants on columns for which the user is the grantee&lt;br /&gt;
ALL_COL_PRIVS_RECD             VIEW&lt;br /&gt;
Grants on columns for which the user, PUBLIC or enabled role is the grantee&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
DBA_ENCRYPTED_COLUMNS          VIEW&lt;br /&gt;
Encryption information on columns in the database&lt;br /&gt;
ALL_ENCRYPTED_COLUMNS          VIEW&lt;br /&gt;
Encryption information on all accessible columns&lt;br /&gt;
USER_ENCRYPTED_COLUMNS         VIEW&lt;br /&gt;
Encryption information on columns of tables owned by the user&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
USER_DB_LINKS                  VIEW&lt;br /&gt;
Database links owned by the user&lt;br /&gt;
ALL_DB_LINKS                   VIEW&lt;br /&gt;
Database links accessible to the user&lt;br /&gt;
DBA_DB_LINKS                   VIEW&lt;br /&gt;
All database links in the database&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
DICTIONARY                     VIEW&lt;br /&gt;
Description of data dictionary tables and views&lt;br /&gt;
DICT_COLUMNS                   VIEW&lt;br /&gt;
Description of columns in data dictionary tables and views&lt;br /&gt;
DBA_EXP_OBJECTS                VIEW&lt;br /&gt;
Objects that have been incrementally exported&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
DBA_EXP_VERSION                VIEW&lt;br /&gt;
Version number of the last export session&lt;br /&gt;
DBA_EXP_FILES                  VIEW&lt;br /&gt;
Description of export files&lt;br /&gt;
USER_INDEXES                   VIEW&lt;br /&gt;
Description of the user&amp;quot;s own indexes&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
ALL_INDEXES                    VIEW&lt;br /&gt;
Descriptions of indexes on tables accessible to the user&lt;br /&gt;
DBA_INDEXES                    VIEW&lt;br /&gt;
Description for all indexes in the database&lt;br /&gt;
USER_IND_COLUMNS               VIEW&lt;br /&gt;
COLUMNs comprising user&amp;quot;s INDEXes and INDEXes on user&amp;quot;s TABLES&lt;br /&gt;
TABLE_NAME                     TABLE_TYPE&lt;br /&gt;
------------------------------ -----------&lt;br /&gt;
COMMENTS&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
ALL_IND_COLUMNS                VIEW&lt;br /&gt;
COLUMNs comprising INDEXes on accessible TABLES&lt;br /&gt;
&lt;br /&gt;
49 rows selected.&lt;br /&gt;
SQL&amp;gt;&lt;br /&gt;
           &lt;br /&gt;
       &amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>