Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL VIEW SELECT numeric column 4-digit integer
Message
From
30/11/2004 17:58:30
 
 
To
30/11/2004 16:20:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00965848
Message ID:
00965902
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform