karthickkandasamy
Programmer
Syntax error converting the varchar value 'SELECT coid FROM Nov_BusinessProfile BProfile WHERE (BProfile.BP_BusinessNature LIKE '%1,[ ]%') OR ( BProfile.BP_BusinessNature LIKE ',%[ ]1%') OR ( BProfile.BP_BusinessNature LIKE '%,[ ]1%') OR ( BProfile.BP_BusinessNature LIKE '%,[ ],1%') OR ( BProfile.BP_BusinessNature LIKE '1') OR ( BProfile.BP_BusinessNature LIKE '[ ]%,1,[ ]%')' to a column of data type
This is a subquery, i'm using in a stored procedure & it is used for searching purpose.
This is a subquery, i'm using in a stored procedure & it is used for searching purpose.