Find all employees in Dept “Marketing”.

Answers were Sorted based on User's Feedback



Find all employees in Dept “Marketing”...

Answer / anil

select * from table_name where dept='Marketing'

Is This Answer Correct ?    10 Yes 3 No

Find all employees in Dept “Marketing”...

Answer / guneetinder singh

select ename from emp where deptname = 'Marketing'

ename = employee name.
deptname= department name

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What are the components of Physical database structure of Oracle Database?

4 Answers  


What is oracle data type?

0 Answers  


How to set up autotrace for a user account?

0 Answers  


How to find out what privileges a user currently has in oracle?

1 Answers  


Can objects of the same Schema reside in different tablespaces.?

3 Answers  






what are views?

8 Answers   TCS,


What is analyze command used for?

0 Answers  


how to get the index id?

1 Answers   Cognizant, TCS,


How to get the Installed Oracle Version Information ?

0 Answers   MCN Solutions,


What is the effect of setting the value of OPTIMIZER_MODE to 'RULE' ?

1 Answers  


what are the default admin accounts in Oracle 10g ?

0 Answers   MCN Solutions,


can u plz provide me oca sql dumps please i need them

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)