Viewing post 1 (of 1 total)
i'm using sp_executesql to get the output. but doesnt work.
however, the select statement gives the output.
refer:
SET QUOTED_IDENTIFIER OFF
set @stmnt = "SELECT @description = Dscrptn + coalesce(' for ' + CaseNumber,...
July 3, 2004 at 4:51 am
#513237