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 @@ -4655,6 +4655,11 @@ ORDER BY c.ordinal_position;
4655
4655
embedded SQL in C; that is all you will learn from this table.
4656
4656
</para>
4657
4657
4658
+ <para>
4659
+ This table was removed from the SQL standard in SQL:2008, so there
4660
+ are no entries referring to standards later than SQL:2003.
4661
+ </para>
4662
+
4658
4663
<table>
4659
4664
<title><literal>sql_languages</literal> Columns</title>
4660
4665
@@ -4682,8 +4687,7 @@ ORDER BY c.ordinal_position;
4682
4687
<entry><type>character_data</type></entry>
4683
4688
<entry>
4684
4689
The year the standard referenced in
4685
- <literal>sql_language_source</literal> was approved; currently
4686
- <literal>2003</>
4690
+ <literal>sql_language_source</literal> was approved.
4687
4691
</entry>
4688
4692
</row>
4689
4693
You can’t perform that action at this time.
0 commit comments