Answer Posted / 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 View All Answers
What is the minimum client footprint required to connect c# to an oracle database?
What suggestions do you have to reduce the network traffic?
Point out the difference between user tables and data dictionary?
What are the different types of synonyms?
How do we represent comments in oracle?
Explain oracle 12c new features for developers?
What is sharded cluster?
Whats the benefit of dbms_stats over analyze?
How to use "for" statements in oracle?
Give the advantages and disadvantages of clusters.
How to connect to a remote server?
What language does oracle use?
Name the various constraints used in oracle?
How to delete a column in an existing table in oracle?
How to export your own schema?