From df52c3d90421896bbcddefc15acffa100329923e Mon Sep 17 00:00:00 2001 From: Sven Date: Fri, 11 Jan 2008 15:54:23 +0000 Subject: [PATCH] /* Dokumentation */ --- SQL.mw | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SQL.mw b/SQL.mw index 466ebab0..99068d09 100644 --- a/SQL.mw +++ b/SQL.mw @@ -218,7 +218,8 @@ SHOW VARIABLES LIKE 'version%'; **[http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14200/toc.htm Oracle 10.2] *[http://www.postgresql.org PostgreSQL] -**[http://www.postgresql.org/docs/7.4/static/sql-commands.html PostgreSQL 7.4], [http://www.postgresql.org/docs/8.0/static/sql-commands.html PostgreSQL 8.0], [http://www.postgresql.org/docs/8.1/static/sql-commands.html PostgreSQL 8.1], [http://www.postgresql.org/docs/8.2/static/sql-commands.html PostgreSQL 8.2] +**[http://www.postgresql.org/docs/7.4/static/sql-commands.html PostgreSQL 7.4], [http://www.postgresql.org/docs/8.0/static/sql-commands.html PostgreSQL 8.0], [http://www.postgresql.org/docs/8.1/static/sql-commands.html PostgreSQL 8.1], [http://www.postgresql.org/docs/8.2/static/sql-commands.html PostgreSQL 8.2], +[http://www.postgresql.org/docs/8.3/static/sql-commands.html PostgreSQL 8.3] *[http://www.sqlite.org/ SQLite] **[http://www.sqlite.org/lang.html Referenz-Dokumentation], [http://www.sqlite.org/pragma.html Pragma-Dokumentation]