Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimize this SQL
Message
 
À
27/02/2007 17:38:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01199356
Message ID:
01199370
Vues:
19
>Hi Borislav,
>
>Hi know there are something diferent, n_terceiro like Sergey observe, but for display purpose i need only one row, like,
>
>
>the query gives (SQL Server)
> c_cod_art .... qtCli ... qtFor
>----------------------------------
>   AAAA           10        0
>   AAAA            0        5
>
>i need,
>
>   AAAA           10        5
>
>
>or another query based on first, to give only one row,
>
>João Batista

Then don't include other columns in the query.Group only for c_cod_art and add SUM() columns, exclude all others from the query.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform