data needed from emp and dept tables
484004Nov 29 2006 — edited Nov 29 2006Wondering if somebody can querry the emp table and dept table that comes with some versions of oracle already built in.
I need the data produced from these two querries
select * from emp
select * from dept