Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp Equvalant Sql Server Command
Message
 
 
À
04/09/2005 01:37:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01046640
Message ID:
01046641
Vues:
14
Select Code, Sum(Amt * Qty ) from Xyz 
  GROUP BY code
>Sele Code, Sum(Amt * Qty ) from Xyz into Cursor Cur1
>
>How will i convert this Sql Statement to Sql Server Commnad
>
>i Tried in this way that
>
>"Select Code, Sum({(Amt * Qty )}, Amount) from Xyz "
>But its giving error
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform