Hi I'm new to oracle using 8.1 I getting the 933 error when excuting the following code what am I missing ?
select
sdidataitem.paramid,
sdidataitem.displayvalue,
sdidataitem.DISPLAYUNITS,
sdidataitem.PARAMLISTID,
sdidataitem.dataset,
sdidataitem.u_quant_element,
SDIDATAITEM.U_NONREPORTABLE
from...