<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Plsql_search_tables</id>
		<title>Plsql search tables - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Plsql_search_tables"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Plsql_search_tables&amp;action=history"/>
		<updated>2026-05-20T12:59:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Plsql_search_tables&amp;diff=509&amp;oldid=prev</id>
		<title>Jfreier: Created page with 'Search all tables.   select *   from all_tables  where 1=1  and owner = 'OWNER'  and table_name LIKE '%%';'</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Plsql_search_tables&amp;diff=509&amp;oldid=prev"/>
				<updated>2012-12-27T17:12:58Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;Search all tables.   select *   from all_tables  where 1=1  and owner = &amp;#039;OWNER&amp;#039;  and table_name LIKE &amp;#039;%%&amp;#039;;&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Search all tables.&lt;br /&gt;
&lt;br /&gt;
 select * &lt;br /&gt;
 from all_tables&lt;br /&gt;
 where 1=1&lt;br /&gt;
 and owner = 'OWNER'&lt;br /&gt;
 and table_name LIKE '%%';&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>