Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Query
Message
De
21/05/2003 05:04:16
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00790324
Message ID:
00790951
Vues:
18
>Cetin,
>
>My SQL query works great now. Thankyou very much.
>
>I now have a table name crsmatch with my results, can you give me any ideas of how I could count the number of samples and technicals and create a table with the results?
>
>Thanks Cetin
select mySampTecField, cnt(*) ;
 from myTable ;
 group by mySampTecField
But I'm not sure I understood what you're trying to do. You might be reinventing the wheel (an XTab or PivotTable ?)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform