2. Display the post code and the total number of purchase
orders placed with creditors in that post code.
No Answer is Posted For this Question
Be the First to Post Answer
What is Partitions in Table ?
What is the purpose of save points in oracle database?
How to convert character types to numeric types?
What is a trace file and how is it created in oracle?
How to convert raw data type into text in oracle? Explain
What are the basic element of Base configuration of an oracle Database ?
what is the output of select * from emp where null=null & select * from emp where 1=1
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
what is the syntax of update command?
Query to retrieve record for a many to many relationship ?
What are the different types of synonyms?
What is program global area (pga) in oracle?