Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL VIEW SELECT numeric column 4-digit integer
Message
De
30/11/2004 17:58:30
 
 
À
30/11/2004 16:20:34
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
00965848
Message ID:
00965902
Vues:
11
I've had success with:

CREATE SQL VIEW AS SELECT 0 + 0000 as nCol, cTable.* from cTable

>How, if at all, does one select a numeric column with a larger than single digit capacity? For example:
>
>CREATE SQL VIEW AS SELECT 0000 as nCol, cTable.* from cTable
>
>
>This results in a one-digit column for nCol. I'm spacing on even what I want to do is possible. TIA.

(On an infant's shirt): Already smarter than Bush
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform