Hi,
I am passing a parameter value to a stored procedure and i would like to check whether this parameter value exists in a particular column of a particular table. I plan on returning different messages depending on whether it exists. Does anyone know how i can acheive this?
Many Thanks
I am passing a parameter value to a stored procedure and i would like to check whether this parameter value exists in a particular column of a particular table. I plan on returning different messages depending on whether it exists. Does anyone know how i can acheive this?
Many Thanks