Getting the error ORA-00920: invalid relational operator
on the following query. What am I doing wrong?
(select 'Next PM' as pmtype, nvl(pm.location,asset.location) as location, pm.assetnum,
asset.description as assetdescr, pm.pmnum, pm.description, pm.nextdate as pmduedate, pm.jpnum...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.