Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cross tab without Genxtab
Message
 
 
À
18/09/2009 12:46:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01425167
Message ID:
01425168
Vues:
55
>Can we do cross tab query using SQL only? no _GENXTAB
>
>I want to do the following"
>
>city1 date1
>city1 date2
>city1 date3
>city2 date1
>city2 date2
>
>to
>city1 date1 date2 date3
>city2 date1 date2
>
>Mo

In SQL Server 2005 and up look at the PIVOT command.

In VFP check FastXTab instead of _GenXTab.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform