User2054871671 posted
I have a stored procedure which works perfectly fie when I run it directly on the db. The same stored procedure gives me error when I run it from the c# code.
Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.