I'm running just a simple query in a stored procedure and one of the fields in the 'Select' clause comes from an additional 'Select' statement (a.k.a. embedded 'Select'). The problem is that the stored procedure won't compile with the embedded select in the code. Is this right? Does anyone know of a way around this issue?
Thanks!!
Kelly
kelly.steensma@us.pwcglobal.com
Thanks!!
Kelly
kelly.steensma@us.pwcglobal.com