dbTalk Databases Forums  

ISO: sql technique to select information from more than one table

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss ISO: sql technique to select information from more than one table in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Shakespeare
 
Posts: n/a

Default Re: ISO: sql technique to select information from more than one table - 03-10-2009 , 12:20 PM






Larry W. Virden schreef:
Quote:
On Mar 10, 12:48 pm, "Larry W. Virden" <lvir... (AT) gmail (DOT) com> wrote:

Ah - removing the blank line before the ; now actually causes the
select to execute. However, what I get is two lines - the first column
of the first line says "csi_security" followed by the csi_hr name and
then the csi_security name. Then, 1348 lines later, there is a second
line which says "csi_telecom" in the first column, followed by the
csi_hr name and then the csi_telecom name.


Let me clarify. I get 1700+ lines output. The first 1349 lines are the
results relating to csi_security. The last 356 lines are tagged as
being from the csi_telecom table.
You could take a look at formatting options for SQLPLUS, like
set linesize, 'column format' etc.
Each record should be on a new line, but if your columns are too wide,
things tend to get unreadable.

Shakespeare


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.