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

How to create a new view in oracle?

0 Answers  


State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.

0 Answers   Atos Origin,


What is Undo Management Advisor in Oracle?

0 Answers   MCN Solutions,


Why cursor variables are easier to use than cursors?

0 Answers  


What do you mean by merge in oracle and how can you merge two tables?

0 Answers  






An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?

0 Answers  


How to end the current transaction in oracle?

0 Answers  


Describe the types of sub query?

0 Answers  


How to invoke the data pump import utility?

0 Answers  


what is unique key?

14 Answers   Amazon, Cap Gemini, Infosys, Wipro,


How to define a sub function?

0 Answers  


How many categories of data types?

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)