/* Version */

This commit is contained in:
Sven 2007-01-15 06:57:02 +00:00
parent 0a1ec988b5
commit dbda425a15
1 changed files with 1 additions and 1 deletions

2
SQL.mw
View File

@ -192,7 +192,7 @@
| PostgreSQL
| SELECT version();
|-
| SQL Server
| MS SQL
| SELECT @@VERSION;
|}