From 205cc29241a17736ab93d82459a19fece7ba7b20 Mon Sep 17 00:00:00 2001 From: Cristian Greco Date: Fri, 16 Jul 2010 11:50:55 +0200 Subject: Fix minor typos and errors in documentation --- lib/odbc/doc/src/databases.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/odbc/doc/src') diff --git a/lib/odbc/doc/src/databases.xml b/lib/odbc/doc/src/databases.xml index 9776736909..a6ba0e5245 100644 --- a/lib/odbc/doc/src/databases.xml +++ b/lib/odbc/doc/src/databases.xml @@ -258,7 +258,7 @@ when p >= 16 that contains more than one SQL query. For example, the following SQLServer-specific statement creates a procedure that returns a result set containing information about employees - that work at the department and and a result set listing the + that work at the department and a result set listing the customers of that department.

CREATE PROCEDURE DepartmentInfo (@DepartmentID INT) AS -- cgit v1.2.3