niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Databases » Oracle
outer query
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
Author Message
DA Morgan
*nix forums Guru


Joined: 06 Mar 2005
Posts: 1042

PostPosted: Sun Feb 20, 2005 9:46 pm    Post subject: Re: outer query Reply with quote

vertigo wrote:

Quote:



Did you mean outer join?


No, i mean outer query.
Such phrase exists on page:
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/sql_elements6a.htm#4148


but i can not find what exactly it is.

Thanx
Michal

That is because there is no such thing as an "outer query" ... you
should reread your own link. The phrase is "outer query block" and
it is described quite well in the list of bulleted items that follows.

--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)
Back to top
DA Morgan
*nix forums Guru


Joined: 06 Mar 2005
Posts: 1042

PostPosted: Thu Feb 17, 2005 4:00 pm    Post subject: Re: outer query Reply with quote

vertigo wrote:

Quote:
Hello

What is 'outer query' ? Could anybody give any example ?


Thanx
Michal

There is no such thing. The phrase is outer join and you can
find information on what they are all over the web ... I would
suggest www.google.com.

For an example of syntax go to http://www.psoug.org
click on Morgan's Library
click on Joins
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace 'x' with 'u' to respond)
Back to top
Patricio
*nix forums beginner


Joined: 15 Feb 2005
Posts: 2

PostPosted: Tue Feb 15, 2005 12:15 pm    Post subject: Re: outer query Reply with quote

It's a very strange way Oracle chose to explain sequences.

Basically, it's referring to the outer section of a query that
contains subqueries, as in:

select column1,
column2,
column3
from table1
where column1 in (select column4,
column5
from table2
where ........)

the query in the where section is an inner query and the main select
(select column1, column2, etc) is the outer query.

Hope it helps.

Patricio

vertigo <ax178@wp.pl> wrote in message news:<cus8rq$k8e$1@atlantis.news.tpi.pl>...
Quote:
Did you mean outer join?

No, i mean outer query.
Such phrase exists on page:
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/sql_elements6a.htm#4148

but i can not find what exactly it is.

Thanx
Michal
Back to top
vertigo
*nix forums addict


Joined: 23 Mar 2005
Posts: 71

PostPosted: Tue Feb 15, 2005 6:37 am    Post subject: Re: outer query Reply with quote

Quote:
Did you mean outer join?

No, i mean outer query.
Such phrase exists on page:
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96540/sql_elements6a.htm#4148

but i can not find what exactly it is.

Thanx
Michal
Back to top
kaeli
*nix forums beginner


Joined: 14 Feb 2005
Posts: 1

PostPosted: Mon Feb 14, 2005 6:07 pm    Post subject: Re: outer query Reply with quote

In article <cuqmhd$s2n$1@atlantis.news.tpi.pl>, ax178@wp.pl enlightened us
with...
Quote:
Hello

What is 'outer query' ? Could anybody give any example ?


Did you mean outer join?
--
--
~kaeli~
Press any key...NO, NO, NO, NOT THAT ONE!!!!!!
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
Back to top
vertigo
*nix forums addict


Joined: 23 Mar 2005
Posts: 71

PostPosted: Mon Feb 14, 2005 4:18 pm    Post subject: outer query Reply with quote

Hello

What is 'outer query' ? Could anybody give any example ?


Thanx
Michal
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 3:27 am | All times are GMT
navigation Forum index » Databases » Oracle
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Very slow query Michael Sutter MySQL 0 Fri Jul 21, 2006 1:10 pm
No new posts Column info without executing query Dan Strömberg PostgreSQL 10 Thu Jul 20, 2006 6:21 pm
No new posts recursive query Jürg Schaufelberger Server 1 Thu Jul 20, 2006 6:06 pm
No new posts How to query on part of a date column? Barry Newton MySQL 4 Thu Jul 20, 2006 5:02 pm
No new posts Invalid syntax with STD() function when more than one fie... William Bronsema MySQL 1 Thu Jul 20, 2006 2:18 pm

Homeowner Loans | Babb Fest | Loans | Credit Cards | Mortgages
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1701s ][ Queries: 20 (0.0900s) ][ GZIP on - Debug on ]