Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Types & SQL SELECTS
Message
De
11/05/1999 18:15:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Data Types & SQL SELECTS
Divers
Thread ID:
00217513
Message ID:
00217513
Vues:
32
I have a table with character values and I want
to extract them as integers.

I'm basically doing something like
SELECT VAL( Col1) AS FstCol, VAL( Col2) AS SecCol ;
FROM TEST1 ;
INTO TEST2

Is there a way of controling the data type of
a column with SQL SELECTs?

...kt
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform