1
Answer

GUID Compare isssue

Photo of Rajnish Singh

Rajnish Singh

3y
612
1

this type of error 

i have use the 

WHERE a.GUIDRef = convert(uniqueidentifier,@GUIDRef)

@GUIDRef nvarchar(300)

Conversion failed when converting from a character string to uniqueidentifier.

Answers (1)