If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > PL/SQL: Column Format

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-15-03, 15:58
cmonster17 cmonster17 is offline
Registered User
 
Join Date: Oct 2003
Posts: 4
PL/SQL: Column Format

I'm creating a large inventory report and in an effort to save print time and paper, I would like to format my output to print double columns.
I'm writing this in SQL PL/SQL

Example:
<Return and Begin 2nd Column>
1T.80.027.01.01 4MJ04 1 1T.80.032.02.01 4PL15 4104
1T.80.032.03.01 4PL15 4320 1T.80.033.02.01 1WC95 3
1T.80.033.01.01 1WD68 1 1T.80.027.04.01 3VK17 1440
1T.80.027.04.01 3VK17 1440
1T.80.027.04.01 4M310 1
1T.80.028.01.01 3V477 2880
1T.80.028.02.01 3JK16 1050
1T.80.028.02.01 3V528 996
1T.80.028.03.01 3V477 1440
<end of page>
Reply With Quote
  #2 (permalink)  
Old 10-15-03, 16:33
cmonster17 cmonster17 is offline
Registered User
 
Join Date: Oct 2003
Posts: 4
PL/SQL: Column Format

Basically, I'm just trying to get the cursor to return to the top of the page and begin a new column.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On