Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simple SQL
Message
De
13/02/2003 16:32:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Simple SQL
Divers
Thread ID:
00752908
Message ID:
00752908
Vues:
53
Hello all

I want to get this kind of output from a sql statement,

select start,end from counter

in counter.dbf it had this data

start end
1 5
6 7
8 10

but what i want is to add a column block with continious numbers.

block start end
1 1 5
2 6 7
3 8 10

Thanxs for any input
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform