Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to force SQL select to make an const integer column?
Message
 
 
To
26/02/2000 13:43:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00338053
Message ID:
00338194
Views:
14
Bela,

If you don't have to have an integer field, but instead just want a numeric wider than one digit write your constant like 000000 as xyz to get an N6 field.

>select ..., 0 ....
>
>
>I want the select statement to make the column of zero of integer type. But istead it gives me a 1 digit wide numeric column.
>
>Does anybody know the right syntax?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform