Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d3a500b

Browse files
committed
updated comment
1 parent 3495276 commit d3a500b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎SQL/WideWorldImportersUpdates.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ GO
175175
CREATE OR ALTER PROCEDURE web.get_customers
176176
AS
177177
SET NOCOUNT ON;
178-
-- Cast is needed to corretly inform the drived of output type is NVARCHAR(MAX)
178+
-- Cast is needed to corretly inform the driver
179+
-- that output type is NVARCHAR(MAX)
179180
-- to make sure it won't be truncated
180181
SELECT CAST((
181182
SELECT

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /