File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4817,6 +4817,11 @@ ORDER BY c.ordinal_position;
4817
4817
embedded SQL in C; that is all you will learn from this table.
4818
4818
</para>
4819
4819
4820
+ <para>
4821
+ This table was removed from the SQL standard in SQL:2008, so there
4822
+ are no entries referring to standards later than SQL:2003.
4823
+ </para>
4824
+
4820
4825
<table>
4821
4826
<title><literal>sql_languages</literal> Columns</title>
4822
4827
@@ -4844,8 +4849,7 @@ ORDER BY c.ordinal_position;
4844
4849
<entry><type>character_data</type></entry>
4845
4850
<entry>
4846
4851
The year the standard referenced in
4847
- <literal>sql_language_source</literal> was approved; currently
4848
- <literal>2003</>
4852
+ <literal>sql_language_source</literal> was approved.
4849
4853
</entry>
4850
4854
</row>
4851
4855
You can’t perform that action at this time.
0 commit comments