Why a stored procedure cannot be used in a select statement ?
Raj
A stored procedure cannot be used in a select statement because it does not return any value.