Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SqlServer To Oracle
Message
Information générale
Forum:
Oracle
Catégorie:
PL/SQL
Divers
Thread ID:
00678818
Message ID:
00679071
Vues:
23
Please forgive me I was just trying to make a simple point
Try this:
sum( case
       when Fieldx = 123 and fieldy = 432
       then (fieldx - 1) * (fieldy + 2)
       else 0
     end) as SomeTotal 
Keep in mind that this is PL/SQL code running on Oracle 8.1.7
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform