Find all employees in Dept “Marketing”.
Answers were Sorted based on User's Feedback
Answer / guneetinder singh
select ename from emp where deptname = 'Marketing'
ename = employee name.
deptname= department name
| Is This Answer Correct ? | 4 Yes | 0 No |
Briefly explain what is literal? Give an example where it can be used?
How to create a table index?
What is private procedure oracle?
how to select second mauximum value in a given table under salary column
What is recycle bin in Oracle?
What is oracle rownum?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is null value in oracle?
What is Segment Advisor in Oracle?
How to view the dropped tables in your recycle bin?
What are synonyms used for ?
Explain what are the characteristics of data files?