#IT-6202
Awesome StudentQuestion • Database Management System 1 (Oracle)

Refer to table 1.0 Using the SELECT statement below what would be the possible output:SELECT NAME, ORG, POSITIONFROM ORGCHARWHERE ORG 'JPCS'OR POSITION = =E2=80=98SEC';

Answer

It will retrieve the record of JOAN,ROAN and JUN