Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 6 tables, 1 output form help

Author  Topic 

learneri
Starting Member

1 Post

Posted - 2010-12-05 : 08:28:36
Hello, I urgently need help to display a form with oracle sql plus. basicly, I need the code to display the form just like it is.
The contents from the form are in 6 different tables. and I don't know how to display it in a go. I know how to add the title with TTITLE and change the column names to be just like it is showing on the form, I know how to skip 1 line, and I know how to use NOPRINT to don't display some columns.
I don't know how to join all the columns and display like is shown on the image.
I don't know how to display the attributtes in horizontal like the first part of the form (column name:attribute), please help me. It's due on Tuesday.



learneri

robvolk
Most Valuable Yak

15732 Posts

Posted - 2010-12-05 : 10:46:06
SQLTeam is a Microsoft SQL Server website. There's an Oracle forum at http://dbforums.com/ that can help you.
Go to Top of Page
   

- Advertisement -