Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this subquery possible in Oracle?
Message
De
19/03/2001 13:12:05
 
 
À
18/03/2001 17:54:07
Les Chandra
Mastersoft Pty Ltd
Melbourne, Australie
Information générale
Forum:
Oracle
Catégorie:
PL/SQL
Divers
Thread ID:
00485398
Message ID:
00486536
Vues:
13
>I know in Oracle you can do something like
>
>SELECT column1, (SELECT x FROM y WHERE q) AS column2 FROM table1;
>
>This works provided that the inner select ("inline view") returns one row only.
>
>Is this the same thing?
>

Sure sounds like it.
What is the maximum number of these that can go into one select statement?
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform