About Question enthuware.oce-jpad.v6.2.486 :
Posted: Wed Jul 23, 2014 9:21 am
Hello ,
I have formed the query as
SELECT e from Employee e WHERE e.Grade='A' and e.Dept != NULL
Is that correct one ?
I have formed the query as
SELECT e from Employee e WHERE e.Grade='A' and e.Dept != NULL
Is that correct one ?