<?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_first_records</id>
		<title>Plsql first records - 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_first_records"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Plsql_first_records&amp;action=history"/>
		<updated>2026-05-20T13:36:53Z</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_first_records&amp;diff=1148&amp;oldid=prev</id>
		<title>Jfreier: Created page with &quot;To fetch the first 10 records from a result.    SELECT *   FROM table_a   FETCH FIRST 1 ROW ONLY;&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Plsql_first_records&amp;diff=1148&amp;oldid=prev"/>
				<updated>2023-10-03T16:28:43Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;To fetch the first 10 records from a result.    SELECT *   FROM table_a   FETCH FIRST 1 ROW ONLY;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To fetch the first 10 records from a result.&lt;br /&gt;
&lt;br /&gt;
  SELECT *&lt;br /&gt;
  FROM table_a&lt;br /&gt;
  FETCH FIRST 1 ROW ONLY;&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>