1. Display the post code and the purchase order number for
each purchase order. Sort the output set by postcode.

Answer Posted / sarath

Select PO,POSTCODE from <TN>
Order by POSTCODE

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are temporal data types in oracle?

592


I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?

618


What is the purpose of save points in oracle database?

537


How to define default values for formal parameters?

586


What is the recommended interval at which to run statspack snapshots, and why?

2430






Which dictionary tables and/or views would you look at to diagnose a locking issue?

1480


Explain alias?

703


How to shutdown your 10g xe server?

608


How to sort output in descending order in oracle?

566


Design database draw er diagram for a certain scenario ?

4096


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

1442


What is primefaces used for?

552


How to import one table back from a dump file?

585


What are the database administrators utilities available?

572


Name the various constraints used in oracle?

560