<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.peterpap.net/index.php?action=history&amp;feed=atom&amp;title=Get_NLS_info_for_your_DB</id>
		<title>Get NLS info for your DB - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.peterpap.net/index.php?action=history&amp;feed=atom&amp;title=Get_NLS_info_for_your_DB"/>
		<link rel="alternate" type="text/html" href="https://www.peterpap.net/index.php?title=Get_NLS_info_for_your_DB&amp;action=history"/>
		<updated>2026-05-05T01:54:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>https://www.peterpap.net/index.php?title=Get_NLS_info_for_your_DB&amp;diff=523&amp;oldid=prev</id>
		<title>Ppapa: Created page with &quot;This will get you the NLS_Character set:    SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET' ;  This will get you all the NLS info:    SELECT * FROM NLS_DATABASE_PAR...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.peterpap.net/index.php?title=Get_NLS_info_for_your_DB&amp;diff=523&amp;oldid=prev"/>
				<updated>2013-01-14T00:48:11Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;This will get you the NLS_Character set:    SELECT value$ FROM sys.props$ WHERE name = &amp;#039;NLS_CHARACTERSET&amp;#039; ;  This will get you all the NLS info:    SELECT * FROM NLS_DATABASE_PAR...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This will get you the NLS_Character set:&lt;br /&gt;
&lt;br /&gt;
  SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET' ;&lt;br /&gt;
&lt;br /&gt;
This will get you all the NLS info:&lt;br /&gt;
&lt;br /&gt;
  SELECT * FROM NLS_DATABASE_PARAMETERS;&lt;/div&gt;</summary>
		<author><name>Ppapa</name></author>	</entry>

	</feed>