Prepare for your Next Interview
This is a discussion on Retrieve values in different format within the Oracle forums, part of the Databases category; Question asked by visitor Navi Hi, I want to achive the following in PL/SQL or by using any other method Explanation select col1,col2 from table; Output will be ...
|
|||
|
Retrieve values in different format
Question asked by visitor Navi
Hi, I want to achive the following in PL/SQL or by using any other method Explanation select col1,col2 from table; Output will be col1 col2 ------------- 1 abc 2 xyz but i want to get the display like below col1 1 2 col2 abc xyz How can i achive. Please ... thanks in advance |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Retrieve data from emp table | Sampurna | SQL | 4 | 08-13-2008 08:07 AM |
| Retrieve the detail from emp | Geek_Guest | Oracle | 4 | 07-12-2007 07:20 AM |
| Query to retrieve the text fields | Geek_Guest | SQL | 0 | 04-07-2007 12:51 AM |
| Help me retrieve my password | joel | MY SQL | 1 | 12-19-2006 02:53 AM |
| Retrieve a pdf document from database | Lokesh M | Database General | 5 | 12-18-2006 08:44 AM |