In a view, trouble with single quotes... I'm getting a pls-00103 encounterd the symbol "COUNTY" when expecting one of the following... on the line as follow: , NVL(RTRIM(SUBSTR(C.ROW_DATA,1,30)),'County Deleted Value') AS ADR_VRF_SRC_DESC
The vendor shares this code and I'm trying to compile...